{"id":64321,"name":"ch.cern.spark:spark-avro_2.12","description":"Apache Spark - A unified analytics engine for large-scale data processing","url":"https://github.com/apache/spark","last_synced_at":"2025-09-08T13:11:50.529Z","repository":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274189171,"owners_count":25237904,"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-09-08T02:00:09.813Z","response_time":121,"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":2814,"last_synced_at":"2025-09-04T00:44:32.029Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1244564,"followers":19499,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-09-04T00:44:32.029Z","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":4619557,"name":"org.apache.spark:spark-hive_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:58:52.000Z","latest_release_published_at":"2025-05-23T09:07:47.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-08T10:02:21.680Z","created_at":"2022-07-22T22:31:41.360Z","updated_at":"2025-09-08T10:02:21.680Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-hive_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-hive_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.522Z","dependent_packages_count":196,"downloads":null,"downloads_period":null,"dependent_repos_count":584,"rankings":{"downloads":null,"dependent_repos_count":0.5552151784176869,"dependent_packages_count":0.3994425823812785,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.3603993224492738,"average":0.47140273100858626},"purl":"pkg:maven/org.apache.spark/spark-hive_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.12","docker_dependents_count":1189,"docker_downloads_count":188107277,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-hive_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4614014,"name":"org.apache.spark:spark-streaming-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:57:43.000Z","latest_release_published_at":"2025-05-23T09:06:34.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-08T06:32:24.469Z","created_at":"2022-07-22T20:08:15.289Z","updated_at":"2025-09-08T06:32:24.470Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.367Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":303,"rankings":{"downloads":null,"dependent_repos_count":0.8673627726776721,"dependent_packages_count":2.9450690266195476,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.018240246673808,"average":1.374525723553144},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.12","docker_dependents_count":48,"docker_downloads_count":1297699,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691889,"name":"com.github.immuta.hadoop:spark-assembly_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:56.000Z","latest_release_published_at":"2021-03-18T17:01:56.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:28:54.197Z","created_at":"2022-07-25T20:06:37.212Z","updated_at":"2025-09-05T18:28:54.198Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-assembly_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-assembly_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.786Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/com.github.immuta.hadoop/spark-assembly_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-assembly_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-assembly_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-assembly_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-assembly_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-assembly_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-assembly_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-assembly_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903787,"name":"org.apache.spark:spark-assembly_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":8,"first_release_published_at":"2014-01-24T06:25:29.000Z","latest_release_published_at":"2014-11-19T20:32:36.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-05T18:28:54.601Z","created_at":"2022-07-26T23:36:04.090Z","updated_at":"2025-09-05T18:28:54.602Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-assembly_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-assembly_2.10/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","http://repository.mapr.com/maven","https://repo.spring.io/libs-release"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:06.572Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":4.98832706638956,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":5.219983741986121,"average":8.861472150763024},"purl":"pkg:maven/org.apache.spark/spark-assembly_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-assembly_2.10","docker_dependents_count":5,"docker_downloads_count":141,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-assembly_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-assembly_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-assembly_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-assembly_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-assembly_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-assembly_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639386,"name":"ch.cern.spark:spark-hive-thriftserver_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:35:34.000Z","latest_release_published_at":"2020-11-05T15:35:34.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:29:20.787Z","created_at":"2022-07-25T15:26:04.526Z","updated_at":"2025-09-05T18:29:20.787Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-hive-thriftserver_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-hive-thriftserver_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:22.373Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-hive-thriftserver_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-hive-thriftserver_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-hive-thriftserver_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-hive-thriftserver_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-hive-thriftserver_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-hive-thriftserver_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-hive-thriftserver_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-hive-thriftserver_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617245,"name":"org.apache.spark:spark-token-provider-kafka-0-10_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:45:37.000Z","latest_release_published_at":"2025-05-19T10:37:04.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:29:52.145Z","created_at":"2022-07-22T21:34:51.480Z","updated_at":"2025-09-05T18:29:52.146Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-token-provider-kafka-0-10_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-token-provider-kafka-0-10_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:08.589Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.42055653045876,"dependent_packages_count":22.565053898220107,"stargazers_count":0.6620205565304588,"forks_count":0.390273251441464,"docker_downloads_count":4.321283529706693,"average":12.071837553271497},"purl":"pkg:maven/org.apache.spark/spark-token-provider-kafka-0-10_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.13","docker_dependents_count":13,"docker_downloads_count":785,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691910,"name":"com.github.immuta.hadoop:spark-yarn_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:08.000Z","latest_release_published_at":"2021-03-18T17:02:08.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:29:49.698Z","created_at":"2022-07-25T20:06:40.081Z","updated_at":"2025-09-05T18:29:49.698Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-yarn_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-yarn_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.367Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/com.github.immuta.hadoop/spark-yarn_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-yarn_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-yarn_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-yarn_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-yarn_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-yarn_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-yarn_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-yarn_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903846,"name":"org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2016-05-22T21:26:39.000Z","latest_release_published_at":"2021-05-09T21:03:50.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:29:26.010Z","created_at":"2022-07-26T23:37:05.693Z","updated_at":"2025-09-05T18:29:26.010Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-8-assembly_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-8-assembly_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.413Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.294917358267679,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.0702017835762025,"average":12.71170876865249},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-8-assembly_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11","docker_dependents_count":7,"docker_downloads_count":20192,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639422,"name":"ch.cern.spark:spark-avro_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:35:29.000Z","latest_release_published_at":"2020-11-05T15:35:29.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:29:26.933Z","created_at":"2022-07-25T15:26:09.388Z","updated_at":"2025-09-05T18:29:26.933Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-avro_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-avro_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.342Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-avro_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-avro_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-avro_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-avro_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-avro_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-avro_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-avro_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-avro_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903844,"name":"org.apache.spark:spark-streaming-kafka_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":9,"first_release_published_at":"2015-06-10T19:57:26.000Z","latest_release_published_at":"2016-11-03T00:00:18.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:29:27.074Z","created_at":"2022-07-26T23:37:04.352Z","updated_at":"2025-09-05T18:29:27.075Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka_2.11/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.654Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":192,"rankings":{"downloads":null,"dependent_repos_count":1.208138617588288,"dependent_packages_count":8.401108428138377,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":null,"average":2.680570628774417},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043520,"name":"org.apache.spark:spark-streaming-twitter_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":14,"first_release_published_at":"2014-12-10T09:59:20.000Z","latest_release_published_at":"2016-11-02T23:55:59.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:29:29.154Z","created_at":"2022-07-27T19:34:16.772Z","updated_at":"2025-09-05T18:29:29.155Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-twitter_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-twitter_2.11/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.402Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":59,"rankings":{"downloads":null,"dependent_repos_count":2.7568601147273473,"dependent_packages_count":13.926458368789357,"stargazers_count":0.6917664772568005,"forks_count":0.41886410142437824,"docker_downloads_count":null,"average":4.4484872655494705},"purl":"pkg:maven/org.apache.spark/spark-streaming-twitter_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-twitter_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-twitter_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-twitter_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-twitter_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-twitter_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-twitter_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-twitter_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4612523,"name":"org.apache.spark:spark-hadoop-cloud_2.12","ecosystem":"maven","description":"Contains Hadoop JARs and transitive dependencies needed to interact with cloud infrastructures.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":22,"first_release_published_at":"2021-10-06T15:52:17.000Z","latest_release_published_at":"2025-05-23T09:09:14.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:23:04.531Z","created_at":"2022-07-22T19:27:24.413Z","updated_at":"2025-09-05T18:23:04.531Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-hadoop-cloud_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-hadoop-cloud_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.393Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.294917358267679,"dependent_packages_count":32.98601447606843,"stargazers_count":0.696371579710319,"forks_count":0.4234692038778967,"docker_downloads_count":0.8046915982909063,"average":8.841092843243047},"purl":"pkg:maven/org.apache.spark/spark-hadoop-cloud_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-hadoop-cloud_2.12","docker_dependents_count":65,"docker_downloads_count":3602718,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-hadoop-cloud_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-hadoop-cloud_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hadoop-cloud_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hadoop-cloud_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hadoop-cloud_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hadoop-cloud_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617164,"name":"org.apache.spark:spark-parent_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:56:40.000Z","latest_release_published_at":"2025-05-23T09:06:38.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:23:22.410Z","created_at":"2022-07-22T21:32:38.661Z","updated_at":"2025-09-05T18:23:22.410Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-parent_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-parent_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:17.526Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":5.192363523511098,"average":11.99899888876653},"purl":"pkg:maven/org.apache.spark/spark-parent_2.12","advisories":[{"uuid":"GSA_kwCzR0hTQS00eDlyLWo1ODItY2dyOM4AAtdY","url":"https://github.com/advisories/GHSA-4x9r-j582-cgr8","title":"Apache Spark UI can allow impersonation if ACLs enabled","description":"The Apache Spark UI offers the possibility to enable ACLs via the configuration option `spark.acls.enable`. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to reach a permission check function that will ultimately build a Unix shell command based on their input, and execute it. This will result in arbitrary shell command execution as the user Spark is currently running as. This affects Apache Spark versions 3.0.3 and earlier, versions 3.1.1 to 3.1.2, and versions 3.2.0 to 3.2.1.\n\nA previous version of this advisory incorrectly stated that version 3.1.3 was not vulnerable. Per [GHSA-59hw-j9g6-mfg3](https://github.com/advisories/GHSA-59hw-j9g6-mfg3), version 3.1.3 is vulnerable and vulnerable version ranges in this advisory have been changed to reflect the correct information.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-07-19T00:00:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-33891","https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-236.yaml","https://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html","https://www.openwall.com/lists/oss-security/2023/05/02/1","http://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html","http://www.openwall.com/lists/oss-security/2023/05/02/1","https://github.com/advisories/GHSA-4x9r-j582-cgr8"],"source_kind":"github","identifiers":["GHSA-4x9r-j582-cgr8","CVE-2022-33891"],"repository_url":null,"blast_radius":33.01022613177618,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003e= 0, \u003c= 3.0.3"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003c= 3.0.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-parent_2.12"}],"created_at":"2022-12-21T16:12:08.388Z","updated_at":"2025-07-31T15:56:04.273Z","epss_percentage":0.9325,"epss_percentile":0.99795},{"uuid":"GSA_kwCzR0hTQS01OWh3LWo5ZzYtbWZnM84AAzDj","url":"https://github.com/advisories/GHSA-59hw-j9g6-mfg3","title":"Apache Spark UI vulnerable to Command Injection","description":"The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to reach a permission check function that will ultimately build a Unix shell command based on their input, and execute it. This will result in arbitrary shell command execution as the user Spark is currently running as. This issue was disclosed earlier as CVE-2022-33891, but incorrectly claimed version 3.1.3 (which has since gone EOL) would not be affected.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\nUsers are recommended to upgrade to a supported version of Apache Spark, such as version 3.4.0.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-05-02T09:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-32007","https://lists.apache.org/thread/poxgnxhhnzz735kr1wos366l5vdbb0nv","https://spark.apache.org/security.html","https://www.cve.org/CVERecord?id=CVE-2022-33891","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2023-72.yaml","https://www.openwall.com/lists/oss-security/2023/05/02/1","http://www.openwall.com/lists/oss-security/2023/05/02/1","https://github.com/advisories/GHSA-59hw-j9g6-mfg3"],"source_kind":"github","identifiers":["GHSA-59hw-j9g6-mfg3","CVE-2023-32007"],"repository_url":null,"blast_radius":33.01022613177618,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-parent_2.12"}],"created_at":"2023-05-02T17:03:23.152Z","updated_at":"2025-02-13T18:54:28.000Z","epss_percentage":0.91155,"epss_percentile":0.99624}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-parent_2.12","docker_dependents_count":1,"docker_downloads_count":225,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-parent_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-parent_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4618744,"name":"org.apache.spark:spark-launcher_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:45:29.000Z","latest_release_published_at":"2025-05-19T10:44:17.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:23:38.085Z","created_at":"2022-07-22T22:12:58.751Z","updated_at":"2025-09-05T18:23:38.085Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-launcher_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-launcher_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.410Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":23.157705052608396,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.768375359898768,"average":8.018659204366703},"purl":"pkg:maven/org.apache.spark/spark-launcher_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-launcher_2.13","docker_dependents_count":50,"docker_downloads_count":15404,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-launcher_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-launcher_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-launcher_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-launcher_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-launcher_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-launcher_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691909,"name":"com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:13.000Z","latest_release_published_at":"2021-03-18T17:02:13.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:23:49.631Z","created_at":"2022-07-25T20:06:39.836Z","updated_at":"2025-09-05T18:23:49.631Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-token-provider-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-token-provider-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.211Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":13.77193756859409},"purl":"pkg:maven/com.github.immuta.hadoop/spark-token-provider-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-token-provider-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903864,"name":"org.apache.spark:spark-tags_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":12,"first_release_published_at":"2016-05-22T21:21:03.000Z","latest_release_published_at":"2019-01-08T18:51:42.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:23:51.918Z","created_at":"2022-07-26T23:37:19.431Z","updated_at":"2025-09-05T18:23:51.918Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-tags_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-tags_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.359Z","dependent_packages_count":32,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.91871977895464,"dependent_packages_count":2.053479362091922,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":3.802613295531449,"average":3.5775695811898025},"purl":"pkg:maven/org.apache.spark/spark-tags_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-tags_2.10","docker_dependents_count":5,"docker_downloads_count":2589,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-tags_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-tags_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-tags_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-tags_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-tags_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-tags_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617922,"name":"org.apache.spark:spark-avro_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:45:03.000Z","latest_release_published_at":"2025-05-19T10:51:00.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:23:52.472Z","created_at":"2022-07-22T21:53:11.179Z","updated_at":"2025-09-05T18:23:52.472Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-avro_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-avro_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.288Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":8.714255394977636,"dependent_packages_count":9.711579853637538,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":5.372763767782239,"average":4.96811111763842},"purl":"pkg:maven/org.apache.spark/spark-avro_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-avro_2.13","docker_dependents_count":3,"docker_downloads_count":154,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-avro_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-avro_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":11458293,"name":"org.apache.spark:spark-common-utils_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":11,"first_release_published_at":"2023-09-09T08:20:11.000Z","latest_release_published_at":"2025-05-19T10:55:22.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:23:52.498Z","created_at":"2025-03-18T13:21:42.122Z","updated_at":"2025-09-05T18:23:52.498Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-common-utils_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-common-utils_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.120Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.058561358838034,"dependent_packages_count":50.12562339991538,"stargazers_count":0.6445026604354812,"forks_count":0.41013805664076075,"docker_downloads_count":null,"average":21.559706368957414},"purl":"pkg:maven/org.apache.spark/spark-common-utils_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-common-utils_2.13","docker_dependents_count":1,"docker_downloads_count":657,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-common-utils_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-common-utils_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-common-utils_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-common-utils_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-common-utils_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-common-utils_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903897,"name":"org.apache.spark:spark-unsafe_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":35,"first_release_published_at":"2015-06-10T19:55:57.000Z","latest_release_published_at":"2021-05-09T21:08:53.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-08T07:02:18.846Z","created_at":"2022-07-26T23:37:34.675Z","updated_at":"2025-09-08T07:02:18.847Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-unsafe_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-unsafe_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.363Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":170,"rankings":{"downloads":null,"dependent_repos_count":1.31786282773879,"dependent_packages_count":1.9371502367628066,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.44829761034748566,"average":0.9490534493287548},"purl":"pkg:maven/org.apache.spark/spark-unsafe_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-unsafe_2.11","docker_dependents_count":510,"docker_downloads_count":130293434,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-unsafe_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-unsafe_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5076615,"name":"org.apache.spark:spark-streaming-flume-assembly_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":31,"first_release_published_at":"2015-09-01T09:54:50.000Z","latest_release_published_at":"2021-05-09T20:56:42.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:24:14.853Z","created_at":"2022-07-28T14:53:35.148Z","updated_at":"2025-09-05T18:24:14.854Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-flume-assembly_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-flume-assembly_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.030734114867503,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.5138933938804198,"average":12.9476104420333},"purl":"pkg:maven/org.apache.spark/spark-streaming-flume-assembly_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.11","docker_dependents_count":6,"docker_downloads_count":5847,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4625506,"name":"org.apache.spark:spark-streaming-kinesis-asl_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:59:33.000Z","latest_release_published_at":"2025-05-23T09:05:37.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:30:01.864Z","created_at":"2022-07-23T06:37:23.146Z","updated_at":"2025-09-05T18:30:01.865Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.843Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":23.157705052608396,"stargazers_count":0.696371579710319,"forks_count":0.4234692038778967,"docker_downloads_count":2.0198379804823743,"average":7.68452857084213},"purl":"pkg:maven/org.apache.spark/spark-streaming-kinesis-asl_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.12","docker_dependents_count":10,"docker_downloads_count":1292061,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4616769,"name":"org.apache.spark:spark-streaming-kafka-0-10_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:49:12.000Z","latest_release_published_at":"2025-05-19T11:04:16.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:24:25.634Z","created_at":"2022-07-22T21:23:04.972Z","updated_at":"2025-09-05T18:24:25.634Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.894Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":7.429046241327875,"dependent_packages_count":23.157705052608396,"stargazers_count":0.696371579710319,"forks_count":0.4234692038778967,"docker_downloads_count":null,"average":7.926648019381122},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-10_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639432,"name":"ch.cern.spark:spark-network-yarn_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:37:44.000Z","latest_release_published_at":"2020-11-05T15:37:44.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:24:41.063Z","created_at":"2022-07-25T15:26:10.467Z","updated_at":"2025-09-05T18:24:41.063Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-network-yarn_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-network-yarn_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.756Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-network-yarn_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-network-yarn_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-network-yarn_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-network-yarn_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-yarn_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-yarn_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-yarn_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-yarn_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043466,"name":"org.apache.spark:spark-bagel_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":22,"first_release_published_at":"2014-01-24T06:19:54.000Z","latest_release_published_at":"2016-11-02T23:55:13.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:24:44.671Z","created_at":"2022-07-27T19:33:47.243Z","updated_at":"2025-09-05T18:24:44.671Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-bagel_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-bagel_2.10/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.870Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":23,"rankings":{"downloads":null,"dependent_repos_count":4.98832706638956,"dependent_packages_count":13.926458368789357,"stargazers_count":0.6917664772568005,"forks_count":0.41886410142437824,"docker_downloads_count":2.418279453634627,"average":4.488739093498944},"purl":"pkg:maven/org.apache.spark/spark-bagel_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-bagel_2.10","docker_dependents_count":44,"docker_downloads_count":173094,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-bagel_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-bagel_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-bagel_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-bagel_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-bagel_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-bagel_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639421,"name":"ch.cern.spark:spark-tools_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:35:14.000Z","latest_release_published_at":"2020-11-05T15:35:14.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:30:22.423Z","created_at":"2022-07-25T15:26:09.301Z","updated_at":"2025-09-05T18:30:22.423Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-tools_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-tools_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.200Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-tools_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-tools_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-tools_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-tools_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-tools_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-tools_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-tools_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-tools_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617893,"name":"org.apache.spark:spark-token-provider-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":32,"first_release_published_at":"2019-10-31T03:09:58.000Z","latest_release_published_at":"2025-05-23T09:09:59.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:30:22.531Z","created_at":"2022-07-22T21:52:30.664Z","updated_at":"2025-09-05T18:30:22.531Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-token-provider-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-token-provider-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.466Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":13.926458368789357,"stargazers_count":0.6541247702454319,"forks_count":0.38682860609555386,"docker_downloads_count":2.0174353183327125,"average":7.551901387184297},"purl":"pkg:maven/org.apache.spark/spark-token-provider-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.12","docker_dependents_count":69,"docker_downloads_count":1302598,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-token-provider-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-token-provider-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639414,"name":"ch.cern.spark:spark-streaming-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:38:07.000Z","latest_release_published_at":"2020-11-05T15:38:07.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:25:31.464Z","created_at":"2022-07-25T15:26:08.420Z","updated_at":"2025-09-05T18:25:31.464Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-streaming-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-streaming-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.403Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-streaming-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903853,"name":"org.apache.spark:spark-streaming-flume_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":38,"first_release_published_at":"2014-12-10T09:59:58.000Z","latest_release_published_at":"2021-05-09T20:59:02.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:25:31.096Z","created_at":"2022-07-26T23:37:12.753Z","updated_at":"2025-09-05T18:25:31.096Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-flume_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-flume_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.352Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":185,"rankings":{"downloads":null,"dependent_repos_count":1.2353687886177884,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":3.5138933938804198,"average":7.769662425587529},"purl":"pkg:maven/org.apache.spark/spark-streaming-flume_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume_2.11","docker_dependents_count":6,"docker_downloads_count":5847,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-flume_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903808,"name":"org.apache.spark:spark-mesos_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":22,"first_release_published_at":"2016-12-16T07:10:36.000Z","latest_release_published_at":"2021-05-09T20:38:53.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:25:33.798Z","created_at":"2022-07-26T23:36:32.781Z","updated_at":"2025-09-05T18:25:33.798Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-mesos_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-mesos_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:04.543Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":8.714255394977636,"dependent_packages_count":9.711579853637538,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":1.884888456409702,"average":4.270536055363914},"purl":"pkg:maven/org.apache.spark/spark-mesos_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.11","docker_dependents_count":219,"docker_downloads_count":1146520,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-mesos_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639434,"name":"ch.cern.spark:spark-token-provider-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:36:58.000Z","latest_release_published_at":"2020-11-05T15:36:58.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:25:35.571Z","created_at":"2022-07-25T15:26:11.483Z","updated_at":"2025-09-05T18:25:35.572Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-token-provider-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-token-provider-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:17.383Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-token-provider-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-token-provider-kafka-0-10_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-token-provider-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-token-provider-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-token-provider-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-token-provider-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-token-provider-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-token-provider-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903789,"name":"org.apache.spark:spark-docker-integration-tests_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":4,"first_release_published_at":"2015-12-22T03:36:13.000Z","latest_release_published_at":"2016-11-03T00:00:10.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:25:43.066Z","created_at":"2022-07-26T23:36:04.199Z","updated_at":"2025-09-05T18:25:43.067Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-docker-integration-tests_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-docker-integration-tests_2.10/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.316Z","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":0.5365136245167064,"forks_count":0.31600933381219615,"average":20.42308132174164},"purl":"pkg:maven/org.apache.spark/spark-docker-integration-tests_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-docker-integration-tests_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-docker-integration-tests_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-docker-integration-tests_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-docker-integration-tests_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-docker-integration-tests_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-docker-integration-tests_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-docker-integration-tests_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5061899,"name":"org.apache.spark:spark-graph-api_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":2,"first_release_published_at":"2019-10-31T03:10:00.000Z","latest_release_published_at":"2019-12-17T06:20:42.000Z","latest_release_number":"3.0.0-preview2","last_synced_at":"2025-09-05T18:25:42.980Z","created_at":"2022-07-28T03:27:04.899Z","updated_at":"2025-09-05T18:25:42.980Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-graph-api_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-graph-api_2.12/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.514Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6917664772568005,"forks_count":0.41886410142437824,"docker_downloads_count":5.636056022184625,"average":12.101472189878532},"purl":"pkg:maven/org.apache.spark/spark-graph-api_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-graph-api_2.12","docker_dependents_count":3,"docker_downloads_count":94,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-graph-api_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-graph-api_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graph-api_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graph-api_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graph-api_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graph-api_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691904,"name":"com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:33.000Z","latest_release_published_at":"2021-03-18T17:01:33.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:25:47.996Z","created_at":"2022-07-25T20:06:39.513Z","updated_at":"2025-09-05T18:25:47.996Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-streaming-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-streaming-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.366Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":16.181383338382794},"purl":"pkg:maven/com.github.immuta.hadoop/spark-streaming-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-streaming-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5090014,"name":"org.apache.spark:spark-streaming-mqtt_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":22,"first_release_published_at":"2014-01-24T06:27:28.000Z","latest_release_published_at":"2016-11-03T00:01:24.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:26:04.161Z","created_at":"2022-07-29T05:31:18.525Z","updated_at":"2025-09-05T18:26:04.162Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-mqtt_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-mqtt_2.10/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.230Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":7.060036640671146,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6917664772568005,"forks_count":0.41886410142437824,"docker_downloads_count":2.4184796754804325,"average":8.715032274180238},"purl":"pkg:maven/org.apache.spark/spark-streaming-mqtt_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-mqtt_2.10","docker_dependents_count":42,"docker_downloads_count":172751,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-mqtt_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-mqtt_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043512,"name":"org.apache.spark:spark-mllib-local_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2016-05-22T21:18:28.000Z","latest_release_published_at":"2021-05-09T20:40:13.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-08T00:33:20.286Z","created_at":"2022-07-27T19:34:13.971Z","updated_at":"2025-09-08T00:33:20.286Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-mllib-local_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-mllib-local_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.422Z","dependent_packages_count":27,"downloads":null,"downloads_period":null,"dependent_repos_count":93,"rankings":{"downloads":null,"dependent_repos_count":2.045070027730781,"dependent_packages_count":2.4242909629688953,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.5590205127691739,"average":1.2140676150527085},"purl":"pkg:maven/org.apache.spark/spark-mllib-local_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-mllib-local_2.11","docker_dependents_count":437,"docker_downloads_count":88157386,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-mllib-local_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-mllib-local_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691902,"name":"com.github.immuta.hadoop:spark-repl_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:16.000Z","latest_release_published_at":"2021-03-18T17:01:16.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:26:23.819Z","created_at":"2022-07-25T20:06:38.997Z","updated_at":"2025-09-05T18:26:23.820Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-repl_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-repl_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:22.546Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":16.181383338382794},"purl":"pkg:maven/com.github.immuta.hadoop/spark-repl_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-repl_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-repl_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-repl_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-repl_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-repl_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-repl_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-repl_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617478,"name":"org.apache.spark:spark-sketch_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:52:49.000Z","latest_release_published_at":"2025-05-19T10:29:20.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:26:29.266Z","created_at":"2022-07-22T21:41:50.897Z","updated_at":"2025-09-05T18:26:29.266Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sketch_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sketch_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.949Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.42055653045876,"dependent_packages_count":22.565053898220107,"stargazers_count":0.6620205565304588,"forks_count":0.390273251441464,"docker_downloads_count":3.3582351466532967,"average":11.879227876660817},"purl":"pkg:maven/org.apache.spark/spark-sketch_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sketch_2.13","docker_dependents_count":46,"docker_downloads_count":15058,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sketch_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sketch_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sketch_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sketch_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sketch_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sketch_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903854,"name":"org.apache.spark:spark-streaming-flume-sink_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":38,"first_release_published_at":"2014-12-10T10:00:30.000Z","latest_release_published_at":"2021-05-09T20:57:56.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:27:05.472Z","created_at":"2022-07-26T23:37:13.496Z","updated_at":"2025-09-05T18:27:05.472Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-flume-sink_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-flume-sink_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.081Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":47,"rankings":{"downloads":null,"dependent_repos_count":3.1819319444583485,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.5138933938804198,"average":8.144759277240379},"purl":"pkg:maven/org.apache.spark/spark-streaming-flume-sink_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-sink_2.11","docker_dependents_count":6,"docker_downloads_count":5847,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-sink_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-flume-sink_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-sink_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-sink_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-sink_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-sink_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639396,"name":"ch.cern.spark:spark-launcher_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:37:19.000Z","latest_release_published_at":"2020-11-05T15:37:19.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:27:39.426Z","created_at":"2022-07-25T15:26:06.410Z","updated_at":"2025-09-05T18:27:39.426Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-launcher_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-launcher_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.486Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-launcher_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-launcher_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-launcher_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-launcher_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-launcher_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-launcher_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-launcher_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-launcher_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691905,"name":"com.github.immuta.hadoop:spark-tools_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:45.000Z","latest_release_published_at":"2021-03-18T17:02:45.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:27:39.079Z","created_at":"2022-07-25T20:06:39.653Z","updated_at":"2025-09-05T18:27:39.079Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-tools_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-tools_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.189Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/com.github.immuta.hadoop/spark-tools_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-tools_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-tools_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-tools_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-tools_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-tools_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-tools_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-tools_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4617098,"name":"org.apache.spark:spark-network-common_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:50:49.000Z","latest_release_published_at":"2025-05-19T10:47:24.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:27:42.599Z","created_at":"2022-07-22T21:31:25.701Z","updated_at":"2025-09-05T18:27:42.599Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-network-common_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-network-common_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:18.064Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":12.125259037531661,"dependent_packages_count":23.157705052608396,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.768375359898768,"average":8.018659204366703},"purl":"pkg:maven/org.apache.spark/spark-network-common_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-network-common_2.13","docker_dependents_count":49,"docker_downloads_count":15297,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-network-common_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-network-common_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691890,"name":"com.github.immuta.hadoop:spark-catalyst_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:11.000Z","latest_release_published_at":"2021-03-18T17:02:11.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:27:53.492Z","created_at":"2022-07-25T20:06:37.425Z","updated_at":"2025-09-05T18:27:53.492Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-catalyst_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-catalyst_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:04.130Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":10.514483259530943},"purl":"pkg:maven/com.github.immuta.hadoop/spark-catalyst_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-catalyst_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-catalyst_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-catalyst_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-catalyst_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-catalyst_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-catalyst_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-catalyst_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639407,"name":"ch.cern.spark:spark-network-shuffle_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:37:25.000Z","latest_release_published_at":"2020-11-05T15:37:25.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:30:50.821Z","created_at":"2022-07-25T15:26:07.547Z","updated_at":"2025-09-05T18:30:50.822Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-network-shuffle_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-network-shuffle_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.086Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-network-shuffle_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-network-shuffle_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-network-shuffle_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-network-shuffle_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-shuffle_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-shuffle_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-shuffle_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-network-shuffle_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903836,"name":"org.apache.spark:spark-streaming-kafka-0-8_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":12,"first_release_published_at":"2016-05-22T21:22:57.000Z","latest_release_published_at":"2019-01-08T18:46:16.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:27:50.229Z","created_at":"2022-07-26T23:36:58.375Z","updated_at":"2025-09-05T18:27:50.230Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-8_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-8_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:17.529Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":6.803738542304874,"dependent_packages_count":11.484948292604791,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":4.967503994425824,"average":4.859629480226036},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-8_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-8_2.10","docker_dependents_count":1,"docker_downloads_count":149,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-8_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-8_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-8_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4615730,"name":"org.apache.spark:spark-yarn_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:47:59.000Z","latest_release_published_at":"2025-05-19T10:31:50.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:28:11.622Z","created_at":"2022-07-22T20:55:16.779Z","updated_at":"2025-09-05T18:28:11.622Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-yarn_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-yarn_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:17.472Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":11.484948292604791,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":4.939673157858908,"average":7.648247578943364},"purl":"pkg:maven/org.apache.spark/spark-yarn_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-yarn_2.13","docker_dependents_count":34,"docker_downloads_count":1571,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-yarn_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-yarn_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-yarn_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-yarn_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-yarn_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-yarn_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4612977,"name":"org.apache.spark:spark-ganglia-lgpl_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:44:44.000Z","latest_release_published_at":"2025-05-19T10:51:56.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:28:22.628Z","created_at":"2022-07-22T19:40:27.862Z","updated_at":"2025-09-05T18:28:22.628Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-ganglia-lgpl_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-ganglia-lgpl_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:22.996Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/org.apache.spark/spark-ganglia-lgpl_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.13","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903807,"name":"org.apache.spark:spark-mesos_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":8,"first_release_published_at":"2016-12-16T06:59:58.000Z","latest_release_published_at":"2019-01-08T19:05:25.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:28:27.772Z","created_at":"2022-07-26T23:36:31.010Z","updated_at":"2025-09-05T18:28:27.773Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-mesos_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-mesos_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:06.328Z","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":0.5365136245167064,"forks_count":0.31600933381219615,"average":20.42308132174164},"purl":"pkg:maven/org.apache.spark/spark-mesos_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-mesos_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4612767,"name":"org.apache.spark:spark-mllib-local_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T08:01:20.000Z","latest_release_published_at":"2025-05-23T09:07:42.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:32:48.657Z","created_at":"2022-07-22T19:34:36.242Z","updated_at":"2025-09-05T18:32:48.657Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-mllib-local_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-mllib-local_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.893Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":6.803738542304874,"dependent_packages_count":3.7377414174905796,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.33477159647208404,"average":2.3836416256124457},"purl":"pkg:maven/org.apache.spark/spark-mllib-local_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-mllib-local_2.12","docker_dependents_count":1229,"docker_downloads_count":220312475,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-mllib-local_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-mllib-local_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mllib-local_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691898,"name":"com.github.immuta.hadoop:spark-network-shuffle_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:00:57.000Z","latest_release_published_at":"2021-03-18T17:00:57.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:32:57.158Z","created_at":"2022-07-25T20:06:38.423Z","updated_at":"2025-09-05T18:32:57.158Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-network-shuffle_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-network-shuffle_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:07.055Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":13.77193756859409},"purl":"pkg:maven/com.github.immuta.hadoop/spark-network-shuffle_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-shuffle_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-shuffle_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-network-shuffle_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-shuffle_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-shuffle_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-shuffle_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-shuffle_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691891,"name":"com.github.immuta.hadoop:spark-examples_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:15.000Z","latest_release_published_at":"2021-03-18T17:01:15.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:33:05.785Z","created_at":"2022-07-25T20:06:37.450Z","updated_at":"2025-09-05T18:33:05.785Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-examples_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-examples_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:22.506Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/com.github.immuta.hadoop/spark-examples_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-examples_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-examples_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-examples_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-examples_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-examples_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-examples_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-examples_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639417,"name":"ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:37:23.000Z","latest_release_published_at":"2020-11-05T15:37:23.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:33:02.261Z","created_at":"2022-07-25T15:26:08.653Z","updated_at":"2025-09-05T18:33:02.262Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-streaming-kafka-0-10-assembly_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-streaming-kafka-0-10-assembly_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.807Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-streaming-kafka-0-10-assembly_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming-kafka-0-10-assembly_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903878,"name":"org.apache.spark:spark-streaming-kinesis-asl_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":40,"first_release_published_at":"2014-12-10T09:59:49.000Z","latest_release_published_at":"2021-05-09T21:05:06.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:33:12.667Z","created_at":"2022-07-26T23:37:24.050Z","updated_at":"2025-09-05T18:33:12.667Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.080Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":8.218506104764078,"dependent_packages_count":7.468890468419946,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":4.182338286244679},"purl":"pkg:maven/org.apache.spark/spark-streaming-kinesis-asl_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903858,"name":"org.apache.spark:spark-streaming-mqtt-assembly_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":7,"first_release_published_at":"2015-09-01T09:51:29.000Z","latest_release_published_at":"2016-11-02T23:51:36.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:33:20.374Z","created_at":"2022-07-26T23:37:15.812Z","updated_at":"2025-09-05T18:33:20.374Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-mqtt-assembly_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-mqtt-assembly_2.11/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.703Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":17.99202114346925},"purl":"pkg:maven/org.apache.spark/spark-streaming-mqtt-assembly_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-mqtt-assembly_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-mqtt-assembly_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-mqtt-assembly_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt-assembly_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt-assembly_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt-assembly_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-mqtt-assembly_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903870,"name":"org.apache.spark:spark-streaming-kinesis-asl_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":28,"first_release_published_at":"2014-09-03T05:58:24.000Z","latest_release_published_at":"2019-01-08T19:04:26.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:33:27.066Z","created_at":"2022-07-26T23:37:21.863Z","updated_at":"2025-09-05T18:33:27.066Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kinesis-asl_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.946Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":7.429046241327875,"dependent_packages_count":32.98601447606843,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":10.36425432229775},"purl":"pkg:maven/org.apache.spark/spark-streaming-kinesis-asl_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kinesis-asl_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kinesis-asl_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":11713386,"name":"org.apache.spark:spark-sql-api_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":11,"first_release_published_at":"2023-09-09T08:14:58.000Z","latest_release_published_at":"2025-05-19T11:02:13.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:33:27.331Z","created_at":"2025-05-31T13:23:35.034Z","updated_at":"2025-09-05T18:33:27.331Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sql-api_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sql-api_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.32058628514318,"dependent_packages_count":49.065797635181774,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.69319196016248},"purl":"pkg:maven/org.apache.spark/spark-sql-api_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sql-api_2.13","docker_dependents_count":1,"docker_downloads_count":657,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sql-api_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sql-api_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-api_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-api_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-api_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-api_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691900,"name":"com.github.immuta.hadoop:spark-sketch_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:16.000Z","latest_release_published_at":"2021-03-18T17:02:16.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:33:32.150Z","created_at":"2022-07-25T20:06:38.496Z","updated_at":"2025-09-05T18:33:32.150Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-sketch_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-sketch_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.249Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":13.77193756859409},"purl":"pkg:maven/com.github.immuta.hadoop/spark-sketch_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sketch_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sketch_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-sketch_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sketch_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sketch_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sketch_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sketch_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691925,"name":"com.github.immuta.hadoop:spark-mllib_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:10.000Z","latest_release_published_at":"2021-03-18T17:01:10.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:33:33.862Z","created_at":"2022-07-25T20:06:41.708Z","updated_at":"2025-09-05T18:33:33.862Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-mllib_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-mllib_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.834Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":12.407680130336294},"purl":"pkg:maven/com.github.immuta.hadoop/spark-mllib_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-mllib_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-mllib_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-mllib_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-mllib_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-mllib_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-mllib_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-mllib_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4620781,"name":"org.apache.spark:spark-mesos_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:57:26.000Z","latest_release_published_at":"2025-05-23T09:08:13.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:30:33.868Z","created_at":"2022-07-22T23:28:49.319Z","updated_at":"2025-09-05T18:30:33.869Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-mesos_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-mesos_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.374Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":11.484948292604791,"stargazers_count":0.6541247702454319,"forks_count":0.38682860609555386,"docker_downloads_count":0.3848263876375024,"average":5.805283294144595},"purl":"pkg:maven/org.apache.spark/spark-mesos_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.12","docker_dependents_count":1127,"docker_downloads_count":179655118,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-mesos_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-mesos_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-mesos_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639401,"name":"ch.cern.spark:spark-examples_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:40:36.000Z","latest_release_published_at":"2020-11-05T15:40:36.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:30:50.674Z","created_at":"2022-07-25T15:26:07.016Z","updated_at":"2025-09-05T18:30:50.674Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-examples_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-examples_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.908Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-examples_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-examples_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-examples_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-examples_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-examples_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-examples_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-examples_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-examples_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639420,"name":"ch.cern.spark:spark-streaming_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:36:04.000Z","latest_release_published_at":"2020-11-05T15:36:04.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:31:10.098Z","created_at":"2022-07-25T15:26:09.226Z","updated_at":"2025-09-05T18:31:10.099Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-streaming_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-streaming_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.612Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-streaming_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-streaming_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-streaming_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-streaming_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903820,"name":"org.apache.spark:spark-streaming-flume-assembly_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":8,"first_release_published_at":"2019-03-27T11:22:42.000Z","latest_release_published_at":"2021-05-09T20:57:23.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:31:10.304Z","created_at":"2022-07-26T23:36:48.911Z","updated_at":"2025-09-05T18:31:10.305Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-flume-assembly_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-flume-assembly_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.112Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":6.398289304549441,"average":15.67327477568529},"purl":"pkg:maven/org.apache.spark/spark-streaming-flume-assembly_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.12","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-flume-assembly_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume-assembly_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639389,"name":"ch.cern.spark:spark-kvstore_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:36:36.000Z","latest_release_published_at":"2020-11-05T15:36:36.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:31:11.067Z","created_at":"2022-07-25T15:26:05.562Z","updated_at":"2025-09-05T18:31:11.068Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-kvstore_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-kvstore_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.412Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-kvstore_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-kvstore_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-kvstore_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-kvstore_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kvstore_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kvstore_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kvstore_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kvstore_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691921,"name":"com.github.immuta.hadoop:spark-parent_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:00:30.000Z","latest_release_published_at":"2021-03-18T17:00:30.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:31:43.729Z","created_at":"2022-07-25T20:06:41.382Z","updated_at":"2025-09-05T18:31:43.730Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-parent_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-parent_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.299Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/com.github.immuta.hadoop/spark-parent_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-parent_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-parent_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-parent_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-parent_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-parent_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-parent_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-parent_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639388,"name":"ch.cern.spark:spark-kubernetes_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:36:21.000Z","latest_release_published_at":"2020-11-05T15:36:21.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:31:44.135Z","created_at":"2022-07-25T15:26:05.411Z","updated_at":"2025-09-05T18:31:44.135Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-kubernetes_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-kubernetes_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.333Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-kubernetes_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-kubernetes_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-kubernetes_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-kubernetes_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kubernetes_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kubernetes_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kubernetes_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-kubernetes_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691923,"name":"com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:20.000Z","latest_release_published_at":"2021-03-18T17:02:20.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:31:46.891Z","created_at":"2022-07-25T20:06:41.503Z","updated_at":"2025-09-05T18:31:46.892Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-sql-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-sql-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.193Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":16.181383338382794},"purl":"pkg:maven/com.github.immuta.hadoop/spark-sql-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691901,"name":"com.github.immuta.hadoop:spark-sql_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:01:49.000Z","latest_release_published_at":"2021-03-18T17:01:49.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:33:27.160Z","created_at":"2022-07-25T20:06:38.880Z","updated_at":"2025-09-05T18:33:27.160Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-sql_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-sql_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.780Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":8.051315902994164,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":10.194611589416597},"purl":"pkg:maven/com.github.immuta.hadoop/spark-sql_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sql_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-sql_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-sql_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-sql_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903840,"name":"org.apache.spark:spark-streaming-kafka-assembly_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":11,"first_release_published_at":"2015-03-05T23:44:59.000Z","latest_release_published_at":"2016-11-02T23:57:31.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:32:12.054Z","created_at":"2022-07-26T23:37:02.929Z","updated_at":"2025-09-05T18:32:12.054Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-assembly_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-assembly_2.10/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.586Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.030734114867503,"dependent_packages_count":11.484948292604791,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":5.639409744816747},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-assembly_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043481,"name":"org.apache.spark:spark-test-tags_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":4,"first_release_published_at":"2015-12-22T03:40:53.000Z","latest_release_published_at":"2016-11-02T23:50:26.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:32:11.469Z","created_at":"2022-07-27T19:34:01.926Z","updated_at":"2025-09-05T18:32:11.470Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-test-tags_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-test-tags_2.11/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.829Z","dependent_packages_count":26,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":2.5135850522378793,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":4.917807509543066},"purl":"pkg:maven/org.apache.spark/spark-test-tags_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-test-tags_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-test-tags_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-test-tags_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-test-tags_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-test-tags_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-test-tags_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-test-tags_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903810,"name":"org.apache.spark:spark-kvstore_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":14,"first_release_published_at":"2018-02-22T20:33:07.000Z","latest_release_published_at":"2021-05-09T20:36:14.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-05T18:32:12.057Z","created_at":"2022-07-26T23:36:33.175Z","updated_at":"2025-09-05T18:32:12.057Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-kvstore_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-kvstore_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:21.336Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":58,"rankings":{"downloads":null,"dependent_repos_count":2.7864930072380343,"dependent_packages_count":8.400524582286337,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":0.5243820640911412,"average":2.564887024597303},"purl":"pkg:maven/org.apache.spark/spark-kvstore_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-kvstore_2.11","docker_dependents_count":396,"docker_downloads_count":88866544,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-kvstore_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-kvstore_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-kvstore_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-kvstore_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-kvstore_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-kvstore_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903821,"name":"org.apache.spark:spark-graphx_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":34,"first_release_published_at":"2014-01-24T06:20:51.000Z","latest_release_published_at":"2019-01-08T19:02:17.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-08T02:02:38.031Z","created_at":"2022-07-26T23:36:48.965Z","updated_at":"2025-09-08T02:02:38.032Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-graphx_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-graphx_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:06.120Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":208,"rankings":{"downloads":null,"dependent_repos_count":1.1498763627626667,"dependent_packages_count":3.213567059435974,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.387049625083843,"average":1.558489923815435},"purl":"pkg:maven/org.apache.spark/spark-graphx_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-graphx_2.10","docker_dependents_count":47,"docker_downloads_count":197686,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-graphx_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-graphx_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graphx_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graphx_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graphx_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-graphx_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4615618,"name":"org.apache.spark:spark-sql-kafka-0-10_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:57:59.000Z","latest_release_published_at":"2025-05-23T09:06:43.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-08T00:31:35.070Z","created_at":"2022-07-22T20:52:18.768Z","updated_at":"2025-09-08T00:31:35.070Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sql-kafka-0-10_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sql-kafka-0-10_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.291Z","dependent_packages_count":51,"downloads":null,"downloads_period":null,"dependent_repos_count":166,"rankings":{"downloads":null,"dependent_repos_count":1.340487941615193,"dependent_packages_count":1.3633132777382895,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.0172391354403385,"average":1.1525993853177026},"purl":"pkg:maven/org.apache.spark/spark-sql-kafka-0-10_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sql-kafka-0-10_2.12","docker_dependents_count":64,"docker_downloads_count":1301298,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sql-kafka-0-10_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sql-kafka-0-10_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-kafka-0-10_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-kafka-0-10_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-kafka-0-10_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql-kafka-0-10_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043528,"name":"org.apache.spark:spark-unsafe_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":21,"first_release_published_at":"2015-06-10T19:54:21.000Z","latest_release_published_at":"2019-01-08T18:45:52.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-07T13:30:50.944Z","created_at":"2022-07-27T19:34:23.039Z","updated_at":"2025-09-07T13:30:50.944Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-unsafe_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-unsafe_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.065Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":46,"rankings":{"downloads":null,"dependent_repos_count":3.218172171109932,"dependent_packages_count":4.480172992021143,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.6491205237813973,"average":1.8778844517414328},"purl":"pkg:maven/org.apache.spark/spark-unsafe_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-unsafe_2.10","docker_dependents_count":72,"docker_downloads_count":44646862,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-unsafe_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-unsafe_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-unsafe_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4613162,"name":"org.apache.spark:spark-sql_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:59:30.000Z","latest_release_published_at":"2025-05-23T09:04:31.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-07T01:30:56.436Z","created_at":"2022-07-22T19:45:08.508Z","updated_at":"2025-09-07T01:30:56.437Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sql_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sql_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.162Z","dependent_packages_count":895,"downloads":null,"downloads_period":null,"dependent_repos_count":2673,"rankings":{"downloads":null,"dependent_repos_count":0.2026249136541561,"dependent_packages_count":0.08449378810479632,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.3341709297320025,"average":0.3326492406571294},"purl":"pkg:maven/org.apache.spark/spark-sql_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.12","docker_dependents_count":1264,"docker_downloads_count":220397866,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sql_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4614187,"name":"org.apache.spark:spark-hive-thriftserver_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:42:05.000Z","latest_release_published_at":"2025-05-19T10:43:14.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:23:51.533Z","created_at":"2022-07-22T20:12:22.596Z","updated_at":"2025-09-05T18:23:51.533Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-hive-thriftserver_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-hive-thriftserver_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.342Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.42055653045876,"dependent_packages_count":22.565053898220107,"stargazers_count":0.6620205565304588,"forks_count":0.390273251441464,"docker_downloads_count":4.215993983454499,"average":12.050779644021059},"purl":"pkg:maven/org.apache.spark/spark-hive-thriftserver_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-hive-thriftserver_2.13","docker_dependents_count":34,"docker_downloads_count":1600,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-hive-thriftserver_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-hive-thriftserver_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive-thriftserver_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive-thriftserver_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive-thriftserver_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive-thriftserver_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903850,"name":"org.apache.spark:spark-streaming-kafka-assembly_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":9,"first_release_published_at":"2015-06-10T19:56:44.000Z","latest_release_published_at":"2016-11-02T23:53:55.000Z","latest_release_number":"1.6.3","last_synced_at":"2025-09-05T18:32:11.957Z","created_at":"2022-07-26T23:37:09.336Z","updated_at":"2025-09-05T18:32:11.957Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-assembly_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-assembly_2.11/","metadata":{"repositories":["https://repo1.maven.org/maven2","https://repository.apache.org/content/repositories/releases","https://repository.jboss.org/nexus/content/repositories/releases","https://repo.eclipse.org/content/repositories/paho-releases","https://repository.cloudera.com/artifactory/cloudera-repos","https://oss.sonatype.org/content/repositories/orgspark-project-1113","http://repository.mapr.com/maven/","https://repo.spring.io/libs-release","http://maven.twttr.com"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.362Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":7.811670954759784,"dependent_packages_count":17.56669903592988,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":null,"average":6.605081640621089},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-assembly_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-assembly_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-assembly_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4980718,"name":"org.spark-project.spark:unused","ecosystem":"maven","description":"Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/","homepage":"http://nexus.sonatype.org/oss-repository-hosting.html","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.spark-project.spark","versions_count":1,"first_release_published_at":"2014-10-22T07:00:05.000Z","latest_release_published_at":"2014-10-22T07:00:05.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-08T05:00:50.990Z","created_at":"2022-07-27T09:24:39.851Z","updated_at":"2025-09-08T05:00:50.990Z","registry_url":"https://central.sonatype.com/artifact/org.spark-project.spark/unused/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.spark-project.spark/unused/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.506Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":734,"rankings":{"downloads":null,"dependent_repos_count":0.4741262801709898,"dependent_packages_count":1.8392415581295236,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":0.2578862537416532,"average":0.7368579122826338},"purl":"pkg:maven/org.spark-project.spark/unused","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.spark-project.spark:unused","docker_dependents_count":1863,"docker_downloads_count":340417457,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.spark-project.spark:unused","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.spark-project.spark:unused/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.spark-project.spark:unused/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.spark-project.spark:unused/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.spark-project.spark:unused/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.spark-project.spark:unused/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4620751,"name":"org.apache.spark:spark-network-shuffle_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:58:29.000Z","latest_release_published_at":"2025-05-23T09:10:24.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:32:51.628Z","created_at":"2022-07-22T23:27:11.736Z","updated_at":"2025-09-05T18:32:51.628Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-network-shuffle_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-network-shuffle_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:04.042Z","dependent_packages_count":11,"downloads":null,"downloads_period":null,"dependent_repos_count":21,"rankings":{"downloads":null,"dependent_repos_count":5.253821233927191,"dependent_packages_count":5.585388610580523,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.33296959625183953,"average":2.4428272025108493},"purl":"pkg:maven/org.apache.spark/spark-network-shuffle_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-network-shuffle_2.12","docker_dependents_count":1289,"docker_downloads_count":220934695,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-network-shuffle_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-network-shuffle_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903806,"name":"org.apache.spark:spark-core_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":40,"first_release_published_at":"2014-12-10T10:00:59.000Z","latest_release_published_at":"2021-05-09T20:26:03.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-08T04:00:55.837Z","created_at":"2022-07-26T23:36:30.847Z","updated_at":"2025-09-08T04:00:55.838Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-core_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-core_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.972Z","dependent_packages_count":1401,"downloads":null,"downloads_period":null,"dependent_repos_count":8772,"rankings":{"downloads":null,"dependent_repos_count":0.08969956651883591,"dependent_packages_count":0.05265845088047733,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.44809738810079186,"average":0.3264823954589594},"purl":"pkg:maven/org.apache.spark/spark-core_2.11","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThjdzYtNXF2cC1xM3dq","url":"https://github.com/advisories/GHSA-8cw6-5qvp-q3wj","title":"Exposure of Sensitive Information to an Unauthorized Actor in Apache Spark via crafted URL","description":"In Apache Spark 2.1.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, it's possible  for a malicious user to construct a URL pointing to a Spark cluster's UI's  job and stage info pages, and if a user can be tricked into accessing  the URL, can be used to cause script to execute and expose information  from the user's view of the Spark UI. While some browsers like recent  versions of Chrome and Safari are able to block this type of attack,  current versions of Firefox (and possibly others) do not.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-03-14T15:40:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-8024","https://github.com/advisories/GHSA-8cw6-5qvp-q3wj","https://lists.apache.org/thread.html/5f241d2cda21cbcb3b63e46e474cf5f50cce66927f08399f4fab0aba@%3Cdev.spark.apache.org%3E","https://spark.apache.org/security.html#CVE-2018-8024"],"source_kind":"github","identifiers":["GHSA-8cw6-5qvp-q3wj","CVE-2018-8024"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:30.905Z","updated_at":"2025-08-19T18:50:55.019Z","epss_percentage":0.40681,"epss_percentile":0.9726,"packages":[{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":"2.3.1","vulnerable_version_range":"= 2.3.0"},{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 2.1.0, \u003c 2.1.3"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["2.1.0","2.1.1","2.1.2","2.2.0","2.2.1","2.3.0"],"unaffected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.3","2.2.2","2.2.3","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 2.1.0, \u003c 2.1.3"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["2.1.0","2.1.1","2.1.2","2.2.0","2.2.1"],"unaffected_versions":["0.9.1","0.9.2","1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.3","2.2.2","2.2.3"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThyaGMtNDhwcC01Mmdy","url":"https://github.com/advisories/GHSA-8rhc-48pp-52gr","title":"Apache Spark Deserialization of Untrusted Data vulnerability","description":"In Apache Spark 1.6.0 until 2.1.1, the launcher API performs unsafe deserialization of data received by its socket. This makes applications launched programmatically using the launcher API potentially vulnerable to arbitrary code execution by an attacker with access to any user account on the local machine. It does not affect apps run by spark-submit or spark-shell. The attacker would be able to execute code as the user that ran the Spark application. Users are encouraged to update to version 2.1.2, 2.2.0 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-11-09T17:43:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-12612","https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2017-147.yaml","https://github.com/advisories/GHSA-8rhc-48pp-52gr"],"source_kind":"github","identifiers":["GHSA-8rhc-48pp-52gr","CVE-2017-12612"],"repository_url":null,"blast_radius":65.81952593965475,"created_at":"2022-12-21T16:13:33.737Z","updated_at":"2024-11-26T18:49:59.000Z","epss_percentage":0.00155,"epss_percentile":0.37401,"packages":[{"ecosystem":"pypi","package_name":"pyspark","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"purl":"pkg:pypi/pyspark","statistics":{"dependent_packages_count":588,"dependent_repos_count":6227,"downloads":43173799,"downloads_period":"last-month"},"affected_versions":["2.1.1"],"unaffected_versions":["2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","3.0.0","3.0.1","3.0.2","3.0.3","3.1.1","3.1.2","3.1.3","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.3.0","3.3.1","3.3.2","3.3.3","3.3.4","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","4.0.0"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["0.9.1","0.9.2","1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1"],"unaffected_versions":["2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1"],"unaffected_versions":["2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZwNWotM2ZwZi1taGo1","url":"https://github.com/advisories/GHSA-fp5j-3fpf-mhj5","title":"Sensitive data written to disk unencrypted in Spark","description":"Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRemoteBlockSizeFetchToMem); in SparkR, using parallelize; in Pyspark, using broadcast and parallelize; and use of python udfs.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-08-08T15:18:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-10099","https://lists.apache.org/thread.html/c2a39c207421797f82823a8aff488dcd332d9544038307bf69a2ba9e@%3Cuser.spark.apache.org%3E","https://lists.apache.org/thread.html/rabe1d47e2bf8b8f6d9f3068c8d2679731d57fa73b3a7ed1fa82406d2@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/ra216b7b0dd82a2c12c2df9d6095e689eb3f3d28164e6b6587da69fae@%3Ccommits.spark.apache.org%3E","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2019-114.yaml","https://github.com/advisories/GHSA-fp5j-3fpf-mhj5"],"source_kind":"github","identifiers":["GHSA-fp5j-3fpf-mhj5","CVE-2019-10099"],"repository_url":null,"blast_radius":67.3151841519239,"created_at":"2022-12-21T16:13:28.557Z","updated_at":"2024-10-24T21:48:37.000Z","epss_percentage":0.00542,"epss_percentile":0.66514,"packages":[{"ecosystem":"pypi","package_name":"pyspark","versions":[{"first_patched_version":"2.3.3","vulnerable_version_range":"\u003e= 0, \u003c 2.3.3"}],"purl":"pkg:pypi/pyspark","statistics":{"dependent_packages_count":588,"dependent_repos_count":6227,"downloads":43173799,"downloads_period":"last-month"},"affected_versions":["2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2"],"unaffected_versions":["2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","3.0.0","3.0.1","3.0.2","3.0.3","3.1.1","3.1.2","3.1.3","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.3.0","3.3.1","3.3.2","3.3.3","3.3.4","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","4.0.0"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":"2.3.3","vulnerable_version_range":"\u003c 2.3.3"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2"],"unaffected_versions":["2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXc0cjQtNjVtZy00NXgy","url":"https://github.com/advisories/GHSA-w4r4-65mg-45x2","title":"org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11 Improper Authentication vulnerability","description":"From version 1.3.0 onward, Apache Spark's standalone master exposes a REST API for job submission, in addition to the submission mechanism used by spark-submit. In standalone, the config property 'spark.authenticate.secret' establishes a shared secret for authenticating requests to submit jobs via spark-submit. However, the REST API does not use this or any other authentication mechanism, and this is not adequately documented. In this case, a user would be able to run a driver program without authenticating, but not launch executors, using the REST API. This REST API is also used by Mesos, when set up to run in cluster mode (i.e., when also running MesosClusterDispatcher), for job submission. Future versions of Spark will improve documentation on these points, and prohibit setting 'spark.authenticate.secret' when running the REST APIs, to make this clear. Future 2.4.x versions will also disable the REST API by default in the standalone master by changing the default value of 'spark.master.rest.enabled' to 'false'.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-11-09T17:41:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-11770","https://lists.apache.org/thread.html/bd8e51314041451a2acd720e9223fc1c15a263ccacb396a75b1fc485@%3Cdev.spark.apache.org%3E","https://spark.apache.org/security.html#CVE-2018-11770","https://lists.apache.org/thread.html/bd8e51314041451a2acd720e9223fc1c15a263ccacb396a75b1fc485%40%3Cdev.spark.apache.org%3E","https://web.archive.org/web/20200227114942/http://www.securityfocus.com/bid/105097","https://github.com/advisories/GHSA-w4r4-65mg-45x2"],"source_kind":"github","identifiers":["GHSA-w4r4-65mg-45x2","CVE-2018-11770"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:46.663Z","updated_at":"2024-06-10T21:41:53.000Z","epss_percentage":0.87702,"epss_percentile":0.99417,"packages":[{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.0.0, \u003c= 2.2.2"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2"],"unaffected_versions":["0.9.1","0.9.2","2.2.3"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.0.0, \u003c= 2.3.2"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2"],"unaffected_versions":["2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXIzNHItZjg0ai01eDR4","url":"https://github.com/advisories/GHSA-r34r-f84j-5x4x","title":"Moderate severity vulnerability that affects org.apache.spark:spark-core_2.10 and org.apache.spark:spark-core_2.11","description":"In Apache Spark before 2.2.0, it is possible for an attacker to take advantage of a user's trust in the server to trick them into visiting a link that points to a shared Spark cluster and submits data including MHTML to the Spark master, or history server. This data, which could contain a script, would then be reflected back to the user and could be evaluated and executed by MS Windows-based clients. It is not an attack on Spark itself, but on the user, who may then execute the script inadvertently when viewing elements of the Spark web UIs.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-11-09T17:43:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2017-7678","https://github.com/advisories/GHSA-r34r-f84j-5x4x","http://apache-spark-developers-list.1001551.n3.nabble.com/CVE-2017-7678-Apache-Spark-XSS-web-UI-MHTML-vulnerability-td21947.html","http://www.securityfocus.com/bid/99603"],"source_kind":"github","identifiers":["GHSA-r34r-f84j-5x4x","CVE-2017-7678"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:33.747Z","updated_at":"2023-01-09T05:03:21.000Z","epss_percentage":0.0179,"epss_percentile":0.81661,"packages":[{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003c 2.2.0"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["0.9.1","0.9.2","1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3"],"unaffected_versions":["2.2.0","2.2.1","2.2.2","2.2.3"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003c 2.2.0"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3"],"unaffected_versions":["2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZtcXEtOHI0NC12bWpj","url":"https://github.com/advisories/GHSA-6mqq-8r44-vmjc","title":"Exposure of Sensitive Information to an Unauthorized Actor in Apache Spark","description":"In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-03-14T15:41:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-1334","https://github.com/advisories/GHSA-6mqq-8r44-vmjc","https://lists.apache.org/thread.html/4d6d210e319a501b740293daaeeeadb51927111fb8261a3e4cd60060@%3Cdev.spark.apache.org%3E","https://spark.apache.org/security.html#CVE-2018-1334","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2018-25.yaml"],"source_kind":"github","identifiers":["GHSA-6mqq-8r44-vmjc","CVE-2018-1334"],"repository_url":null,"blast_radius":46.46084183975629,"created_at":"2022-12-21T16:13:30.914Z","updated_at":"2024-10-21T21:07:40.000Z","epss_percentage":0.00098,"epss_percentile":0.2809,"packages":[{"ecosystem":"pypi","package_name":"pyspark","versions":[{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 0, \u003c 2.1.3"},{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"}],"purl":"pkg:pypi/pyspark","statistics":{"dependent_packages_count":588,"dependent_repos_count":6227,"downloads":43173799,"downloads_period":"last-month"},"affected_versions":["2.1.1","2.1.2","2.2.0","2.2.1"],"unaffected_versions":["2.1.3","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","3.0.0","3.0.1","3.0.2","3.0.3","3.1.1","3.1.2","3.1.3","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.3.0","3.3.1","3.3.2","3.3.3","3.3.4","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","4.0.0"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":"2.3.1","vulnerable_version_range":"= 2.3.0"},{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 1.0.0, \u003c 2.1.3"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.2.0","2.2.1","2.3.0"],"unaffected_versions":["2.1.3","2.2.2","2.2.3","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 1.0.0, \u003c 2.1.3"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.2.0","2.2.1"],"unaffected_versions":["0.9.1","0.9.2","2.1.3","2.2.2","2.2.3"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBoZzItOWM1Zy1tNHE3","url":"https://github.com/advisories/GHSA-phg2-9c5g-m4q7","title":"Remote Code Execution in spark-core","description":"In all versions of Apache Spark, its standalone resource manager accepts code to execute on a 'master' host, that then runs that code on 'worker' hosts. The master itself does not, by design, execute user code. A specially-crafted request to the master can, however, cause the master to execute code too. Note that this does not affect standalone clusters with authentication enabled. While the master host typically has less outbound access to other resources than a worker, the execution of code on the master is nevertheless unexpected.\n\n# Mitigation\nEnable authentication on any Spark standalone cluster that is not otherwise secured from unwanted access, for example by network-level restrictions. Use spark.authenticate and related security properties described at https://spark.apache.org/docs/latest/security.html","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2018-11-21T22:19:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-17190","https://github.com/advisories/GHSA-phg2-9c5g-m4q7","https://lists.apache.org/thread.html/341c3187f15cdb0d353261d2bfecf2324d56cb7db1339bfc7b30f6e5@%3Cdev.spark.apache.org%3E","https://security.gentoo.org/glsa/201903-21","https://www.oracle.com/security-alerts/cpujul2020.html","http://www.securityfocus.com/bid/105976"],"source_kind":"github","identifiers":["GHSA-phg2-9c5g-m4q7","CVE-2018-17190"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:47.260Z","updated_at":"2023-01-09T05:04:19.000Z","epss_percentage":0.01187,"epss_percentile":0.77911,"packages":[{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 0"}],"purl":null,"statistics":{"dependent_packages_count":619,"dependent_repos_count":8896,"downloads":null,"downloads_period":null},"affected_versions":["0.9.1","0.9.2","1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3"],"unaffected_versions":[]},{"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 0"}],"purl":null,"statistics":{"dependent_packages_count":1401,"dependent_repos_count":8772,"downloads":null,"downloads_period":null},"affected_versions":["1.2.0","1.2.1","1.2.2","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.6.1","1.6.2","1.6.3","2.0.0","2.0.1","2.0.2","2.1.0","2.1.1","2.1.2","2.1.3","2.2.0","2.2.1","2.2.2","2.2.3","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8"],"unaffected_versions":[]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-core_2.11","docker_dependents_count":532,"docker_downloads_count":130296030,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-core_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-core_2.11/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903814,"name":"org.apache.spark:spark-hive_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":31,"first_release_published_at":"2014-05-26T14:11:37.000Z","latest_release_published_at":"2019-01-08T18:46:33.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-06T15:31:06.152Z","created_at":"2022-07-26T23:36:42.196Z","updated_at":"2025-09-06T15:31:06.152Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-hive_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-hive_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:04.131Z","dependent_packages_count":77,"downloads":null,"downloads_period":null,"dependent_repos_count":415,"rankings":{"downloads":null,"dependent_repos_count":0.7029803081420377,"dependent_packages_count":0.9456496711349597,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.9194405790427376,"average":1.1220054260228856},"purl":"pkg:maven/org.apache.spark/spark-hive_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.10","docker_dependents_count":45,"docker_downloads_count":36437,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-hive_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903831,"name":"org.apache.spark:spark-streaming-kafka-0-10_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":25,"first_release_published_at":"2016-07-19T23:14:21.000Z","latest_release_published_at":"2021-05-09T21:02:10.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-07T15:31:29.138Z","created_at":"2022-07-26T23:36:56.001Z","updated_at":"2025-09-07T15:31:29.139Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-10_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.161Z","dependent_packages_count":58,"downloads":null,"downloads_period":null,"dependent_repos_count":1571,"rankings":{"downloads":null,"dependent_repos_count":0.2921242579262982,"dependent_packages_count":1.2143479261980799,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.5137002072300256,"average":1.2124257926298192},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-10_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.11","docker_dependents_count":20,"docker_downloads_count":5978,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-10_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":11674843,"name":"pyspark-client","ecosystem":"pypi","description":"Python Spark Connect client for Apache Spark","homepage":"https://github.com/apache/spark/tree/master/python","licenses":"http://www.apache.org/licenses/LICENSE-2.0","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-05-23T03:29:58.000Z","latest_release_published_at":"2025-05-23T03:29:58.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:28:21.987Z","created_at":"2025-05-23T03:32:05.874Z","updated_at":"2025-09-06T13:50:25.764Z","registry_url":"https://pypi.org/project/pyspark-client/","install_command":"pip install pyspark-client --index-url https://pypi.org/simple","documentation_url":"https://pyspark-client.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Typing :: Typed"],"normalized_name":"pyspark-client","project_status":null},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273913576,"owners_count":25189985,"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-09-06T02:00:13.247Z","response_time":2576,"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":2814,"last_synced_at":"2025-09-04T00:44:32.029Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1244564,"followers":19499,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-09-04T00:44:32.029Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T13:50:25.763Z","dependent_packages_count":0,"downloads":1155,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":51.281111348029405,"dependent_packages_count":9.10184922844149,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.191480288235446},"purl":"pkg:pypi/pyspark-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyspark-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyspark-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyspark-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-06T12:51:21.684Z","issues_count":63,"pull_requests_count":15498,"avg_time_to_close_issue":1109746.5294117648,"avg_time_to_close_pull_request":1475210.0017453332,"issues_closed_count":51,"pull_requests_closed_count":13170,"pull_request_authors_count":805,"issue_authors_count":39,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":2.779455413601755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":34,"past_year_pull_requests_count":6681,"past_year_avg_time_to_close_issue":266076.76923076925,"past_year_avg_time_to_close_pull_request":810290.6894597658,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":5292,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.7058823529411764,"past_year_avg_comments_per_pull_request":2.054931896422691,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":906,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":604,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"xinrong-meng","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"pan3793","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"ueshin","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"viirya","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"gengliangwang","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"wangyum","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"vrozov","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"dengziming","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"szehon-ho","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"turboFei","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"ianmcook","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"gabry-lab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"xuzifu666","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"},{"login":"gabrywu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrywu"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"}],"active_maintainers":[{"login":"dongjoon-hyun","count":548,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"wangyum","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"vrozov","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"viirya","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"sarutak","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"dengziming","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"szehon-ho","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"turboFei","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"gabry-lab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"xuzifu666","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"gabrywu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrywu"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark-client/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark-client/related_packages","maintainers":[{"uuid":"holdenk","login":"holdenk","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/holdenk/","role":"Owner","created_at":"2025-09-03T20:59:33.076Z","updated_at":"2025-09-03T20:59:33.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/holdenk/packages"},{"uuid":"hyukjinkwon","login":"hyukjinkwon","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/hyukjinkwon/","role":"Owner","created_at":"2025-09-03T20:59:33.138Z","updated_at":"2025-09-03T20:59:33.138Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hyukjinkwon/packages"},{"uuid":"dongjoon","login":"dongjoon","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dongjoon/","role":"Owner","created_at":"2025-09-03T20:59:33.024Z","updated_at":"2025-09-03T20:59:33.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dongjoon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5061940,"name":"org.apache.spark:spark-repl_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":33,"first_release_published_at":"2014-01-24T06:24:02.000Z","latest_release_published_at":"2019-01-08T18:42:49.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-07T20:31:55.158Z","created_at":"2022-07-28T03:27:31.454Z","updated_at":"2025-09-07T20:31:55.159Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-repl_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-repl_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:23.784Z","dependent_packages_count":42,"downloads":null,"downloads_period":null,"dependent_repos_count":44,"rankings":{"downloads":null,"dependent_repos_count":3.314078627276277,"dependent_packages_count":1.607784640951456,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.415481184114367,"average":1.6758602048273583},"purl":"pkg:maven/org.apache.spark/spark-repl_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-repl_2.10","docker_dependents_count":46,"docker_downloads_count":175484,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-repl_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-repl_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903785,"name":"org.apache.spark:spark-avro_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":9,"first_release_published_at":"2018-10-29T07:59:41.000Z","latest_release_published_at":"2021-05-09T20:20:54.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-08T06:31:50.536Z","created_at":"2022-07-26T23:36:03.571Z","updated_at":"2025-09-08T06:31:50.536Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-avro_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-avro_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.769Z","dependent_packages_count":75,"downloads":null,"downloads_period":null,"dependent_repos_count":126,"rankings":{"downloads":null,"dependent_repos_count":1.638418644695612,"dependent_packages_count":0.9700767852316071,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":5.643464245312297,"average":1.8587832494068415},"purl":"pkg:maven/org.apache.spark/spark-avro_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-avro_2.11","docker_dependents_count":5,"docker_downloads_count":179,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-avro_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-avro_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-avro_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":2883732,"name":"pyspark","ecosystem":"pypi","description":"Apache Spark Python API","homepage":"https://github.com/apache/spark/tree/master/python","licenses":"http://www.apache.org/licenses/LICENSE-2.0","normalized_licenses":["MIT-feh"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2023-08-18T04:43:21.878Z","latest_release_published_at":"2025-09-06T07:15:57.000Z","latest_release_number":"4.0.1","last_synced_at":"2025-09-08T00:01:01.342Z","created_at":"2022-04-10T12:18:55.568Z","updated_at":"2025-09-08T00:01:01.343Z","registry_url":"https://pypi.org/project/pyspark/","install_command":"pip install pyspark --index-url https://pypi.org/simple","documentation_url":"https://pyspark.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Typing :: Typed"],"normalized_name":"pyspark","project_status":null},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2024-04-14T00:38:35.000Z","size":434283,"stargazers_count":38255,"open_issues_count":216,"forks_count":27914,"subscribers_count":2032,"default_branch":"master","last_synced_at":"2024-04-14T00:38:51.572Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2024-04-15T01:37:40.714Z","dependencies_parsed_at":"2024-04-14T00:48:41.966Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":38189,"total_committers":2954,"mean_commits":"12.927894380501016","dds":0.9697556888109141,"last_synced_commit":"3f5faaa24e3ab4d9cc8f996bd1938573dd057e20"},"previous_names":[],"tags_count":220,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217599015,"owners_count":16201903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":2601,"last_synced_at":"2024-05-21T07:19:49.405Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1087452,"followers":12811,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2024-05-21T07:20:03.071Z","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":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T21:29:29.779Z","dependent_packages_count":588,"downloads":44730037,"downloads_period":"last-month","dependent_repos_count":6227,"rankings":{"downloads":0.03998481310768204,"dependent_repos_count":0.11867052330582696,"dependent_packages_count":0.041268729124901184,"stargazers_count":0.06988171465149934,"forks_count":0.015040159058852875,"docker_downloads_count":0.3543608207524848,"average":0.10653446000020787},"purl":"pkg:pypi/pyspark","advisories":[{"uuid":"GSA_kwCzR0hTQS00eDlyLWo1ODItY2dyOM4AAtdY","url":"https://github.com/advisories/GHSA-4x9r-j582-cgr8","title":"Apache Spark UI can allow impersonation if ACLs enabled","description":"The Apache Spark UI offers the possibility to enable ACLs via the configuration option `spark.acls.enable`. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to reach a permission check function that will ultimately build a Unix shell command based on their input, and execute it. This will result in arbitrary shell command execution as the user Spark is currently running as. This affects Apache Spark versions 3.0.3 and earlier, versions 3.1.1 to 3.1.2, and versions 3.2.0 to 3.2.1.\n\nA previous version of this advisory incorrectly stated that version 3.1.3 was not vulnerable. Per [GHSA-59hw-j9g6-mfg3](https://github.com/advisories/GHSA-59hw-j9g6-mfg3), version 3.1.3 is vulnerable and vulnerable version ranges in this advisory have been changed to reflect the correct information.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-07-19T00:00:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-33891","https://lists.apache.org/thread/p847l3kopoo5bjtmxrcwk21xp6tjxqlc","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-236.yaml","https://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html","https://www.openwall.com/lists/oss-security/2023/05/02/1","http://packetstormsecurity.com/files/168309/Apache-Spark-Unauthenticated-Command-Injection.html","http://www.openwall.com/lists/oss-security/2023/05/02/1","https://github.com/advisories/GHSA-4x9r-j582-cgr8"],"source_kind":"github","identifiers":["GHSA-4x9r-j582-cgr8","CVE-2022-33891"],"repository_url":null,"blast_radius":33.01022613177618,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003e= 0, \u003c= 3.0.3"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003c= 3.0.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-parent_2.12"}],"created_at":"2022-12-21T16:12:08.388Z","updated_at":"2025-07-30T11:44:30.000Z","epss_percentage":0.9325,"epss_percentile":0.99795},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXdneDctand3bS1jZ2p2","url":"https://github.com/advisories/GHSA-wgx7-jwwm-cgjv","title":"Improper Authentication in Apache Spark","description":"In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be configured to require authentication (spark.authenticate) via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application's resources on the Spark cluster, even without the shared key. This can be leveraged to execute shell commands on the host machine. This does not affect Spark clusters using other resource managers (YARN, Mesos, etc).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-02-10T23:05:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-9480","https://lists.apache.org/thread.html/r03ad9fe7c07d6039fba9f2152d345274473cb0af3d8a4794a6645f4b@%3Cuser.spark.apache.org%3E","https://lists.apache.org/thread.html/ra0e62a18ad080c4ce6df5e0202a27eaada75222761efc3f7238b5a3b@%3Ccommits.doris.apache.org%3E","https://lists.apache.org/thread.html/rb3956440747e41940d552d377d50b144b60085e7ff727adb0e575d8d@%3Ccommits.submarine.apache.org%3E","https://lists.apache.org/thread.html/ree9e87aae81852330290a478692e36ea6db47a52a694545c7d66e3e2@%3Cdev.spark.apache.org%3E","https://spark.apache.org/security.html#CVE-2020-9480","https://www.oracle.com/security-alerts/cpuApr2021.html","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2020-95.yaml","https://github.com/advisories/GHSA-wgx7-jwwm-cgjv"],"source_kind":"github","identifiers":["GHSA-wgx7-jwwm-cgjv","CVE-2020-9480"],"repository_url":null,"blast_radius":35.28679345120902,"packages":[{"versions":[{"first_patched_version":"2.4.6","vulnerable_version_range":"\u003c 2.4.6"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"2.4.6","vulnerable_version_range":"\u003c= 2.4.5"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-parent_2.11"}],"created_at":"2022-12-21T16:13:04.412Z","updated_at":"2024-10-15T16:15:46.000Z","epss_percentage":0.80619,"epss_percentile":0.99072},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThyaGMtNDhwcC01Mmdy","url":"https://github.com/advisories/GHSA-8rhc-48pp-52gr","title":"Apache Spark Deserialization of Untrusted Data vulnerability","description":"In Apache Spark 1.6.0 until 2.1.1, the launcher API performs unsafe deserialization of data received by its socket. This makes applications launched programmatically using the launcher API potentially vulnerable to arbitrary code execution by an attacker with access to any user account on the local machine. It does not affect apps run by spark-submit or spark-shell. The attacker would be able to execute code as the user that ran the Spark application. Users are encouraged to update to version 2.1.2, 2.2.0 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-11-09T17:43:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.5,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-12612","https://mail-archives.apache.org/mod_mbox/spark-dev/201709.mbox/%3CCAEccTyy-1yYuhdNgkBUg0sr9NeaZSrBKkBePdTNZbxXZNTAR-g%40mail.gmail.com%3E","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2017-147.yaml","https://github.com/advisories/GHSA-8rhc-48pp-52gr"],"source_kind":"github","identifiers":["GHSA-8rhc-48pp-52gr","CVE-2017-12612"],"repository_url":null,"blast_radius":65.81952593965475,"packages":[{"versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10"},{"versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003c 2.1.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11"}],"created_at":"2022-12-21T16:13:33.737Z","updated_at":"2024-11-26T18:49:59.000Z","epss_percentage":0.00155,"epss_percentile":0.37401},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZwNWotM2ZwZi1taGo1","url":"https://github.com/advisories/GHSA-fp5j-3fpf-mhj5","title":"Sensitive data written to disk unencrypted in Spark","description":"Prior to Spark 2.3.3, in certain situations Spark would write user data to local disk unencrypted, even if spark.io.encryption.enabled=true. This includes cached blocks that are fetched to disk (controlled by spark.maxRemoteBlockSizeFetchToMem); in SparkR, using parallelize; in Pyspark, using broadcast and parallelize; and use of python udfs.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-08-08T15:18:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-10099","https://lists.apache.org/thread.html/c2a39c207421797f82823a8aff488dcd332d9544038307bf69a2ba9e@%3Cuser.spark.apache.org%3E","https://lists.apache.org/thread.html/rabe1d47e2bf8b8f6d9f3068c8d2679731d57fa73b3a7ed1fa82406d2@%3Cissues.spark.apache.org%3E","https://lists.apache.org/thread.html/ra216b7b0dd82a2c12c2df9d6095e689eb3f3d28164e6b6587da69fae@%3Ccommits.spark.apache.org%3E","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2019-114.yaml","https://github.com/advisories/GHSA-fp5j-3fpf-mhj5"],"source_kind":"github","identifiers":["GHSA-fp5j-3fpf-mhj5","CVE-2019-10099"],"repository_url":null,"blast_radius":67.3151841519239,"packages":[{"versions":[{"first_patched_version":"2.3.3","vulnerable_version_range":"\u003e= 0, \u003c 2.3.3"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"2.3.3","vulnerable_version_range":"\u003c 2.3.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11"}],"created_at":"2022-12-21T16:13:28.557Z","updated_at":"2024-10-24T21:48:37.000Z","epss_percentage":0.00542,"epss_percentile":0.66514},{"uuid":"GSA_kwCzR0hTQS05cnI2LWpwZzctOWpnNs0yFQ","url":"https://github.com/advisories/GHSA-9rr6-jpg7-9jg6","title":"Authentication Bypass by Capture-replay in Apache Spark","description":"Apache Spark supports end-to-end encryption of RPC connections via \"spark.authenticate\" and \"spark.network.crypto.enabled\". In versions 3.1.2 and earlier, it uses a bespoke mutual authentication protocol that allows for full encryption key recovery. After an initial interactive attack, this would allow someone to decrypt plaintext traffic offline. Note that this does not affect security mechanisms controlled by \"spark.authenticate.enableSaslEncryption\", \"spark.io.encryption.enabled\", \"spark.ssl\", \"spark.ui.strictTransportSecurity\". Update to Apache Spark 3.1.3 or later","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-11T00:02:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-38296","https://lists.apache.org/thread/70x8fw2gx3g9ty7yk0f2f1dlpqml2smd","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-186.yaml","https://www.oracle.com/security-alerts/cpujul2022.html","https://github.com/advisories/GHSA-9rr6-jpg7-9jg6"],"source_kind":"github","identifiers":["GHSA-9rr6-jpg7-9jg6","CVE-2021-38296"],"repository_url":null,"blast_radius":34.01022613177618,"packages":[{"versions":[{"first_patched_version":"3.1.3","vulnerable_version_range":"\u003c 3.1.3"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.1.3","vulnerable_version_range":"\u003c 3.1.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core"}],"created_at":"2022-12-21T16:12:33.778Z","updated_at":"2025-08-10T05:48:07.528Z","epss_percentage":0.00855,"epss_percentile":0.74018},{"uuid":"GSA_kwCzR0hTQS01OWh3LWo5ZzYtbWZnM84AAzDj","url":"https://github.com/advisories/GHSA-59hw-j9g6-mfg3","title":"Apache Spark UI vulnerable to Command Injection","description":"The Apache Spark UI offers the possibility to enable ACLs via the configuration option spark.acls.enable. With an authentication filter, this checks whether a user has access permissions to view or modify the application. If ACLs are enabled, a code path in HttpSecurityFilter can allow someone to perform impersonation by providing an arbitrary user name. A malicious user might then be able to reach a permission check function that will ultimately build a Unix shell command based on their input, and execute it. This will result in arbitrary shell command execution as the user Spark is currently running as. This issue was disclosed earlier as CVE-2022-33891, but incorrectly claimed version 3.1.3 (which has since gone EOL) would not be affected.\n\nNOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\nUsers are recommended to upgrade to a supported version of Apache Spark, such as version 3.4.0.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-05-02T09:30:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-32007","https://lists.apache.org/thread/poxgnxhhnzz735kr1wos366l5vdbb0nv","https://spark.apache.org/security.html","https://www.cve.org/CVERecord?id=CVE-2022-33891","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2023-72.yaml","https://www.openwall.com/lists/oss-security/2023/05/02/1","http://www.openwall.com/lists/oss-security/2023/05/02/1","https://github.com/advisories/GHSA-59hw-j9g6-mfg3"],"source_kind":"github","identifiers":["GHSA-59hw-j9g6-mfg3","CVE-2023-32007"],"repository_url":null,"blast_radius":33.01022613177618,"packages":[{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003e= 3.1.1, \u003c 3.2.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-parent_2.12"}],"created_at":"2023-05-02T17:03:23.152Z","updated_at":"2025-02-13T18:54:28.000Z","epss_percentage":0.91062,"epss_percentile":0.9962},{"uuid":"GSA_kwCzR0hTQS0zMjlqLWpmdnItcmhyNs4AAyz5","url":"https://github.com/advisories/GHSA-329j-jfvr-rhr6","title":"Apache Spark vulnerable to Improper Privilege Management","description":"In Apache Spark versions prior to versions 3.4.0 and 3.3.3, applications using spark-submit can specify a `proxy-user` to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This affects architectures relying on proxy-user, for example those using Apache Livy to manage submitted applications.\n\nUpdate to Apache Spark 3.4.0, 3.3.3, or later, and ensure that spark.submit.proxyUser.allowCustomClasspathInClusterMode is set to its default of \"false\", and is not overridden by submitted applications.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-04-17T09:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-22946","https://lists.apache.org/thread/yllfl25xh5tbotjmg93zrq4bzwhqc0gv","https://github.com/apache/spark/pull/39474","https://github.com/apache/spark/pull/41428","https://github.com/apache/spark/commit/909da96e1471886a01a9e1def93630c4fd40e74a","https://github.com/degant/spark/commit/bfba57724d2520e0fcaa7990f7257c21d11cd75a","https://issues.apache.org/jira/browse/SPARK-41958","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2023-44.yaml","https://github.com/advisories/GHSA-329j-jfvr-rhr6"],"source_kind":"github","identifiers":["GHSA-329j-jfvr-rhr6","CVE-2023-22946"],"repository_url":"https://github.com/apache/spark","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"3.3.2","vulnerable_version_range":"\u003c 3.3.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c= 3.3.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.13"},{"versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c= 3.3.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.12"}],"created_at":"2023-04-21T21:03:18.793Z","updated_at":"2024-10-15T18:43:47.000Z","epss_percentage":0.00181,"epss_percentile":0.40244},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZ2eHYtOXh4ci1oN3dq","url":"https://github.com/advisories/GHSA-fvxv-9xxr-h7wj","title":"Pyspark User Impersonation Vulnerability","description":"When using PySpark , it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application. This affects versions 1.x, 2.0.x, 2.1.x, 2.2.0 to 2.2.2, and 2.3.0 to 2.3.1.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-02-07T18:02:21.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.8,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-11760","https://github.com/advisories/GHSA-fvxv-9xxr-h7wj","https://lists.apache.org/thread.html/6d015e56b3a3da968f86e0b6acc69f17ecc16b499389e12d8255bf6e@%3Ccommits.spark.apache.org%3E","https://lists.apache.org/thread.html/a86ee93d07b6f61b82b61a28049aed311f5cc9420d26cc95f1a9de7b@%3Cuser.spark.apache.org%3E","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2019-169.yaml","https://web.archive.org/web/20200227091119/http://www.securityfocus.com/bid/106786","https://web.archive.org/web/20200925111106/https://issues.apache.org/jira/browse/SPARK-26802"],"source_kind":"github","identifiers":["GHSA-fvxv-9xxr-h7wj","CVE-2018-11760"],"repository_url":null,"blast_radius":25.80109628690552,"packages":[{"versions":[{"first_patched_version":"2.2.3","vulnerable_version_range":"\u003e= 1.0.2, \u003c 2.2.3"},{"first_patched_version":"2.3.2","vulnerable_version_range":"\u003e= 2.3.0, \u003c 2.3.2"}],"ecosystem":"pypi","package_name":"pyspark"}],"created_at":"2022-12-21T16:12:20.989Z","updated_at":"2024-10-24T21:44:46.000Z","epss_percentage":0.005,"epss_percentile":0.64508},{"uuid":"GSA_kwCzR0hTQS00M3hnLTh3bWotY3c4aM4AAvn5","url":"https://github.com/advisories/GHSA-43xg-8wmj-cw8h","title":"Apache Spark vulnerable to Log Injection","description":"A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earlier, and 3.3.0, allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by including a malicious payload into the logs which would be returned in logs rendered in the UI.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-11-01T19:00:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-31777","https://lists.apache.org/thread/60mgbswq2lsmrxykfxpqq13ztkm2ht6q","https://github.com/apache/spark/commit/ad90195de56688ce0898691eb9d04297ab0871ad","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-42976.yaml","http://www.openwall.com/lists/oss-security/2022/11/01/14","https://web.archive.org/web/20220728105026/https://issues.apache.org/jira/browse/SPARK-39505","https://github.com/advisories/GHSA-43xg-8wmj-cw8h"],"source_kind":"github","identifiers":["GHSA-43xg-8wmj-cw8h","CVE-2022-31777"],"repository_url":"https://github.com/apache/spark","blast_radius":1.0,"packages":[{"versions":[{"first_patched_version":"3.3.1","vulnerable_version_range":"= 3.3.0"},{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c 3.2.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.3.1","vulnerable_version_range":"= 3.3.0"},{"first_patched_version":"3.2.2","vulnerable_version_range":"\u003c 3.2.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core"}],"created_at":"2022-12-21T16:11:51.634Z","updated_at":"2024-10-15T16:11:45.000Z","epss_percentage":0.00262,"epss_percentile":0.4942},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZtcXEtOHI0NC12bWpj","url":"https://github.com/advisories/GHSA-6mqq-8r44-vmjc","title":"Exposure of Sensitive Information to an Unauthorized Actor in Apache Spark","description":"In Apache Spark 1.0.0 to 2.1.2, 2.2.0 to 2.2.1, and 2.3.0, when using PySpark or SparkR, it's possible for a different local user to connect to the Spark application and impersonate the user running the Spark application.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-03-14T15:41:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-1334","https://github.com/advisories/GHSA-6mqq-8r44-vmjc","https://lists.apache.org/thread.html/4d6d210e319a501b740293daaeeeadb51927111fb8261a3e4cd60060@%3Cdev.spark.apache.org%3E","https://spark.apache.org/security.html#CVE-2018-1334","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2018-25.yaml"],"source_kind":"github","identifiers":["GHSA-6mqq-8r44-vmjc","CVE-2018-1334"],"repository_url":null,"blast_radius":46.46084183975629,"packages":[{"versions":[{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 0, \u003c 2.1.3"},{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"2.3.1","vulnerable_version_range":"= 2.3.0"},{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 1.0.0, \u003c 2.1.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.11"},{"versions":[{"first_patched_version":"2.2.2","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.2"},{"first_patched_version":"2.1.3","vulnerable_version_range":"\u003e= 1.0.0, \u003c 2.1.3"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.10"}],"created_at":"2022-12-21T16:13:30.914Z","updated_at":"2024-10-21T21:07:40.000Z","epss_percentage":0.00078,"epss_percentile":0.24074}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyspark","docker_dependents_count":638,"docker_downloads_count":188119512,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyspark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyspark/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-06T14:38:39.249Z","issues_count":0,"pull_requests_count":6464,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1577472.1830676196,"issues_closed_count":0,"pull_requests_closed_count":5449,"pull_request_authors_count":556,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":3.7243193069306932,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":5083,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":722188.8535077289,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4202,"past_year_pull_request_authors_count":439,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.8516624040920715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":490,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":413,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"viirya","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"MaxGekk","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"Hisoka-X","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"gengliangwang","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"ueshin","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"wangyum","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"wForget","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"Ngone51","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"srowen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"turboFei","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"sarutak","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"ianmcook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"Yikun","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"jzhuge","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"sunchao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"martin-g","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"wgtmac","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"erenavsarogullari","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"SteNicholas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"RussellSpitzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"caicancai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"}],"active_maintainers":[{"login":"dongjoon-hyun","count":460,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":244,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"pan3793","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"MaxGekk","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"gengliangwang","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"xinrong-meng","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"viirya","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"ueshin","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"wangyum","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"wForget","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Hisoka-X","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"dengziming","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"Ngone51","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhaomin1423","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"ianmcook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"srowen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"wgtmac","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"sunchao","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"erenavsarogullari","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"turboFei","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"SteNicholas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"RussellSpitzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"caicancai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyspark/related_packages","maintainers":[{"uuid":"hyukjinkwon","login":"hyukjinkwon","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/hyukjinkwon/","role":null,"created_at":"2024-06-25T20:01:52.206Z","updated_at":"2024-06-25T20:01:52.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hyukjinkwon/packages"},{"uuid":"spark-upload","login":"spark-upload","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/spark-upload/","role":null,"created_at":"2023-01-18T03:13:14.743Z","updated_at":"2023-01-18T03:13:14.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spark-upload/packages"},{"uuid":"yaooqinn","login":"yaooqinn","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/yaooqinn/","role":null,"created_at":"2024-08-12T15:05:22.333Z","updated_at":"2024-08-12T15:05:22.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yaooqinn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4903813,"name":"org.apache.spark:spark-network-shuffle_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2014-12-10T10:00:46.000Z","latest_release_published_at":"2019-01-08T19:00:01.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-08T05:31:22.213Z","created_at":"2022-07-26T23:36:39.945Z","updated_at":"2025-09-08T05:31:22.213Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-network-shuffle_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-network-shuffle_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.069Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":117,"rankings":{"downloads":null,"dependent_repos_count":1.7353262120954258,"dependent_packages_count":4.806935698625474,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.6487200792880097,"average":1.6465877123607204},"purl":"pkg:maven/org.apache.spark/spark-network-shuffle_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-network-shuffle_2.10","docker_dependents_count":73,"docker_downloads_count":44659884,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-network-shuffle_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-network-shuffle_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-shuffle_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903861,"name":"org.apache.spark:spark-streaming-flume_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":34,"first_release_published_at":"2014-01-24T06:26:42.000Z","latest_release_published_at":"2019-01-08T19:02:07.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:27:18.492Z","created_at":"2022-07-26T23:37:18.041Z","updated_at":"2025-09-05T18:27:18.493Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-flume_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-flume_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:19.135Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":2.2126560482135167,"dependent_packages_count":23.157705052608396,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":2.4184796754804325,"average":5.78037524913467},"purl":"pkg:maven/org.apache.spark/spark-streaming-flume_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume_2.10","docker_dependents_count":42,"docker_downloads_count":172751,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-flume_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-flume_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-flume_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4616662,"name":"org.apache.spark:spark-repl_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:42:24.000Z","latest_release_published_at":"2025-05-19T10:37:53.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:31:01.200Z","created_at":"2022-07-22T21:19:32.662Z","updated_at":"2025-09-05T18:31:01.201Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-repl_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-repl_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:20.609Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":6.7078457087366985,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":4.939673157858908,"average":6.692827062169745},"purl":"pkg:maven/org.apache.spark/spark-repl_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-repl_2.13","docker_dependents_count":38,"docker_downloads_count":2257,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-repl_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-repl_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-repl_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":3686194,"name":"github.com/apache/spark","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"github.com/apache","versions_count":210,"first_release_published_at":"2012-06-12T18:30:49.000Z","latest_release_published_at":"2024-10-29T19:17:03.998Z","latest_release_number":"v3.5.3+incompatible","last_synced_at":"2024-02-12T21:32:55.094Z","created_at":"2022-04-11T11:12:57.806Z","updated_at":"2025-09-02T02:44:24.072Z","registry_url":"https://pkg.go.dev/github.com/apache/spark","install_command":"go get github.com/apache/spark","documentation_url":"https://pkg.go.dev/github.com/apache/spark#section-documentation","metadata":{},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.072Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/apache/spark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/apache/spark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/apache/spark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/apache/spark/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fspark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fspark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fspark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fapache%2Fspark/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4614683,"name":"org.apache.spark:spark-core_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":27,"first_release_published_at":"2021-10-06T15:42:41.000Z","latest_release_published_at":"2025-09-02T05:47:47.000Z","latest_release_number":"4.0.1","last_synced_at":"2025-09-07T01:03:00.718Z","created_at":"2022-07-22T20:24:45.042Z","updated_at":"2025-09-07T01:03:01.156Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-core_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-core_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:25.107Z","dependent_packages_count":97,"downloads":null,"downloads_period":null,"dependent_repos_count":145,"rankings":{"downloads":null,"dependent_repos_count":1.4824425463413462,"dependent_packages_count":0.7588423149696163,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":3.768375359898768,"average":1.4103233586008845},"purl":"pkg:maven/org.apache.spark/spark-core_2.13","advisories":[{"uuid":"GSA_kwCzR0hTQS0zMjlqLWpmdnItcmhyNs4AAyz5","url":"https://github.com/advisories/GHSA-329j-jfvr-rhr6","title":"Apache Spark vulnerable to Improper Privilege Management","description":"In Apache Spark versions prior to versions 3.4.0 and 3.3.3, applications using spark-submit can specify a `proxy-user` to run as, limiting privileges. The application can execute code with the privileges of the submitting user, however, by providing malicious configuration-related classes on the classpath. This affects architectures relying on proxy-user, for example those using Apache Livy to manage submitted applications.\n\nUpdate to Apache Spark 3.4.0, 3.3.3, or later, and ensure that spark.submit.proxyUser.allowCustomClasspathInClusterMode is set to its default of \"false\", and is not overridden by submitted applications.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-04-17T09:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-22946","https://lists.apache.org/thread/yllfl25xh5tbotjmg93zrq4bzwhqc0gv","https://github.com/apache/spark/pull/39474","https://github.com/apache/spark/pull/41428","https://github.com/apache/spark/commit/909da96e1471886a01a9e1def93630c4fd40e74a","https://github.com/degant/spark/commit/bfba57724d2520e0fcaa7990f7257c21d11cd75a","https://issues.apache.org/jira/browse/SPARK-41958","https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2023-44.yaml","https://github.com/advisories/GHSA-329j-jfvr-rhr6"],"source_kind":"github","identifiers":["GHSA-329j-jfvr-rhr6","CVE-2023-22946"],"repository_url":"https://github.com/apache/spark","blast_radius":72.39104065231149,"packages":[{"versions":[{"first_patched_version":"3.3.2","vulnerable_version_range":"\u003c 3.3.2"}],"ecosystem":"pypi","package_name":"pyspark"},{"versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c= 3.3.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.13"},{"versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c= 3.3.2"}],"ecosystem":"maven","package_name":"org.apache.spark:spark-core_2.12"}],"created_at":"2023-04-21T21:03:18.793Z","updated_at":"2024-10-15T18:43:47.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-core_2.13","docker_dependents_count":49,"docker_downloads_count":15297,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-core_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-core_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-core_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043499,"name":"org.apache.spark:spark-network-common_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":40,"first_release_published_at":"2014-12-10T09:59:39.000Z","latest_release_published_at":"2021-05-09T20:44:40.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-07T20:01:35.432Z","created_at":"2022-07-27T19:34:10.293Z","updated_at":"2025-09-07T20:01:35.432Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-network-common_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-network-common_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:24.175Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":222,"rankings":{"downloads":null,"dependent_repos_count":1.0954159116619449,"dependent_packages_count":2.615903653054891,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.44829761034748566,"average":1.0403147493718028},"purl":"pkg:maven/org.apache.spark/spark-network-common_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-network-common_2.11","docker_dependents_count":516,"docker_downloads_count":130293434,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-network-common_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-network-common_2.11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-network-common_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043514,"name":"org.apache.spark:spark-streaming_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":34,"first_release_published_at":"2014-01-24T06:22:48.000Z","latest_release_published_at":"2019-01-08T18:43:49.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-08T08:30:26.695Z","created_at":"2022-07-27T19:34:14.193Z","updated_at":"2025-09-08T08:30:26.695Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:04.141Z","dependent_packages_count":206,"downloads":null,"downloads_period":null,"dependent_repos_count":1231,"rankings":{"downloads":null,"dependent_repos_count":0.33977715263942976,"dependent_packages_count":0.3840262691587662,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":1.46162240086496,"average":0.6454764788915697},"purl":"pkg:maven/org.apache.spark/spark-streaming_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming_2.10","docker_dependents_count":67,"docker_downloads_count":3703115,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903835,"name":"org.apache.spark:spark-sql_2.11","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":40,"first_release_published_at":"2014-12-10T09:59:54.000Z","latest_release_published_at":"2021-05-09T20:54:32.000Z","latest_release_number":"2.4.8","last_synced_at":"2025-09-07T06:02:16.744Z","created_at":"2022-07-26T23:36:58.182Z","updated_at":"2025-09-07T06:02:16.745Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sql_2.11/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sql_2.11/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:43:49.404Z","dependent_packages_count":1197,"downloads":null,"downloads_period":null,"dependent_repos_count":7509,"rankings":{"downloads":null,"dependent_repos_count":0.10011112334691508,"dependent_packages_count":0.0630700077085565,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":0.4619127231226662,"average":0.33341008519456594},"purl":"pkg:maven/org.apache.spark/spark-sql_2.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.11","docker_dependents_count":461,"docker_downloads_count":130075978,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sql_2.11/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.11/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903827,"name":"org.apache.spark:spark-sql_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":31,"first_release_published_at":"2014-05-26T14:10:02.000Z","latest_release_published_at":"2019-01-08T19:01:05.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-08T09:01:54.809Z","created_at":"2022-07-26T23:36:52.231Z","updated_at":"2025-09-08T09:01:54.810Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-sql_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-sql_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:16.195Z","dependent_packages_count":312,"downloads":null,"downloads_period":null,"dependent_repos_count":948,"rankings":{"downloads":null,"dependent_repos_count":0.4016458268678233,"dependent_packages_count":0.2582866982350409,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":2.3636236222206652,"average":0.8131025438236443},"purl":"pkg:maven/org.apache.spark/spark-sql_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.10","docker_dependents_count":49,"docker_downloads_count":210708,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-sql_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-sql_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-sql_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4616365,"name":"org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":41,"first_release_published_at":"2018-10-29T07:57:35.000Z","latest_release_published_at":"2025-05-23T09:08:45.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-09-05T18:25:54.297Z","created_at":"2022-07-22T21:11:48.426Z","updated_at":"2025-09-05T18:25:54.297Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-streaming-kafka-0-10-assembly_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-streaming-kafka-0-10-assembly_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.229Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.115688414139694,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":4.897626570239826,"average":14.441347937159616},"purl":"pkg:maven/org.apache.spark/spark-streaming-kafka-0-10-assembly_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12","docker_dependents_count":11,"docker_downloads_count":776,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4639394,"name":"ch.cern.spark:spark-mllib-local_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"ch.cern.spark","versions_count":1,"first_release_published_at":"2020-11-05T15:36:48.000Z","latest_release_published_at":"2020-11-05T15:36:48.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-05T18:25:43.194Z","created_at":"2022-07-25T15:26:06.248Z","updated_at":"2025-09-05T18:25:43.194Z","registry_url":"https://central.sonatype.com/artifact/ch.cern.spark/spark-mllib-local_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/ch.cern.spark/spark-mllib-local_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.230Z","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":0.47913034231334883,"forks_count":0.2680561714114883,"average":20.396747210590625},"purl":"pkg:maven/ch.cern.spark/spark-mllib-local_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/ch.cern.spark:spark-mllib-local_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/ch.cern.spark:spark-mllib-local_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/ch.cern.spark:spark-mllib-local_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-mllib-local_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-mllib-local_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-mllib-local_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/ch.cern.spark:spark-mllib-local_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5043480,"name":"org.apache.spark:spark-ganglia-lgpl_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":33,"first_release_published_at":"2014-03-27T05:23:52.000Z","latest_release_published_at":"2019-01-08T18:52:14.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:27:28.926Z","created_at":"2022-07-27T19:34:01.763Z","updated_at":"2025-09-05T18:27:28.927Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-ganglia-lgpl_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-ganglia-lgpl_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.402Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6917664772568005,"forks_count":0.41886410142437824,"docker_downloads_count":null,"average":18.009189645190872},"purl":"pkg:maven/org.apache.spark/spark-ganglia-lgpl_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-ganglia-lgpl_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-ganglia-lgpl_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4618840,"name":"org.apache.spark:spark-hive_2.13","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"https://spark.apache.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":26,"first_release_published_at":"2021-10-06T15:46:07.000Z","latest_release_published_at":"2025-05-19T10:50:09.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-05T18:33:21.479Z","created_at":"2022-07-22T22:15:05.400Z","updated_at":"2025-09-05T18:33:21.479Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-hive_2.13/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-hive_2.13/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:03.805Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":57,"rankings":{"downloads":null,"dependent_repos_count":2.82332824769845,"dependent_packages_count":4.480764687273499,"stargazers_count":0.6551271911822122,"forks_count":0.38682938061247985,"docker_downloads_count":4.296760810978564,"average":2.528562063549041},"purl":"pkg:maven/org.apache.spark/spark-hive_2.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.13","docker_dependents_count":38,"docker_downloads_count":12372,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-hive_2.13","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-hive_2.13/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.13/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.13/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.13/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-hive_2.13/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4903825,"name":"org.apache.spark:spark-parent_2.10","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"org.apache.spark","versions_count":23,"first_release_published_at":"2015-03-05T23:43:34.000Z","latest_release_published_at":"2019-01-08T18:43:22.000Z","latest_release_number":"2.2.3","last_synced_at":"2025-09-05T18:30:22.254Z","created_at":"2022-07-26T23:36:51.740Z","updated_at":"2025-09-05T18:30:22.254Z","registry_url":"https://central.sonatype.com/artifact/org.apache.spark/spark-parent_2.10/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.spark/spark-parent_2.10/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:06.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":50.15146812962388,"stargazers_count":0.6929691958073462,"forks_count":0.42006627356365567,"docker_downloads_count":null,"average":18.009790867863327},"purl":"pkg:maven/org.apache.spark/spark-parent_2.10","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.spark:spark-parent_2.10","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.spark:spark-parent_2.10","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.spark:spark-parent_2.10/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.10/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.10/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.10/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.spark:spark-parent_2.10/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691897,"name":"com.github.immuta.hadoop:spark-network-common_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache 2.0 License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:30.000Z","latest_release_published_at":"2021-03-18T17:02:30.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:23:05.065Z","created_at":"2022-07-25T20:06:38.352Z","updated_at":"2025-09-05T18:23:05.065Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-network-common_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-network-common_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:06.835Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":13.77193756859409},"purl":"pkg:maven/com.github.immuta.hadoop/spark-network-common_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-common_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-common_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-network-common_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-common_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-common_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-common_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-common_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4691899,"name":"com.github.immuta.hadoop:spark-network-yarn_2.12","ecosystem":"maven","description":"The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.","homepage":"http://spark.apache.org/","licenses":"Apache-2.0,Apache-2.0","normalized_licenses":["Apache-2.0","Apache-2.0"],"repository_url":"https://github.com/apache/spark","keywords_array":[],"namespace":"com.github.immuta.hadoop","versions_count":1,"first_release_published_at":"2021-03-18T17:02:30.000Z","latest_release_published_at":"2021-03-18T17:02:30.000Z","latest_release_number":"3.1.1-hadoop-2.7","last_synced_at":"2025-09-05T18:30:14.723Z","created_at":"2022-07-25T20:06:38.463Z","updated_at":"2025-09-05T18:30:14.723Z","registry_url":"https://central.sonatype.com/artifact/com.github.immuta.hadoop/spark-network-yarn_2.12/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.immuta.hadoop/spark-network-yarn_2.12/","metadata":{"repositories":["https://maven-central.storage-download.googleapis.com/maven2/","https://repo.maven.apache.org/maven2"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37255050,"uuid":"17165658","full_name":"apache/spark","owner":"apache","description":"Apache Spark - A unified analytics engine for large-scale data processing","archived":false,"fork":false,"pushed_at":"2025-09-02T00:30:38.000Z","size":513777,"stargazers_count":41802,"open_issues_count":217,"forks_count":28766,"subscribers_count":2020,"default_branch":"master","last_synced_at":"2025-09-02T02:33:54.632Z","etag":null,"topics":["big-data","java","jdbc","python","r","scala","spark","sql"],"latest_commit_sha":null,"homepage":"https://spark.apache.org/","language":"Scala","has_issues":false,"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":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-02-25T08:00:08.000Z","updated_at":"2025-09-02T00:30:53.000Z","dependencies_parsed_at":"2025-08-25T10:33:25.549Z","dependency_job_id":null,"html_url":"https://github.com/apache/spark","commit_stats":{"total_commits":41041,"total_committers":3076,"mean_commits":"13.342327698309493","dds":0.9661557954240881,"last_synced_commit":"9cf98ed41b2de1b44c44f0b4d1273d46761459fe"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/apache/spark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/spark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/sbom","scorecard":{"id":201682,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/spark","commit":"68fdc9bb292521ca6ff6b23b895d65a8e9889391"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/security.md:1","Info: Found linked content: docs/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/security.md:1","Info: Found text in security policy: docs/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch35_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_branch40_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_coverage.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_main.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_maven_java21_macos15.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_non_ansi.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_arm.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_classic_only.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.11_macos.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.12.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_3.13_nogil.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_numpy_2.1.3.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_ps_minimum.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_python_pypy3.10.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_rockdb_as_ui_backend.yml:30","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build_uds.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/notify_test_workflow.yml:35","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/notify_test_workflow.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/update_build_status.yml:31","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/update_build_status.yml:32","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch35_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python.yml:1","Warn: no topLevel permission defined: .github/workflows/build_branch40_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/build_infra_images_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/build_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_main.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_maven_java21_macos15.yml:1","Warn: no topLevel permission defined: .github/workflows/build_non_ansi.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_arm.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_classic_only.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.11_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.12.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_3.13_nogil.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_connect35.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_numpy_2.1.3.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_ps_minimum.yml:1","Warn: no topLevel permission defined: .github/workflows/build_python_pypy3.10.yml:1","Warn: no topLevel permission defined: .github/workflows/build_rockdb_as_ui_backend.yml:1","Warn: no topLevel permission defined: .github/workflows/build_sparkr_window.yml:1","Warn: no topLevel permission defined: .github/workflows/build_uds.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Warn: no topLevel permission defined: .github/workflows/notify_test_workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/pages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/python_hosted_runner_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test_report.yml:1","Warn: no topLevel permission defined: .github/workflows/update_build_status.yml:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_infra_images_cache.yml:48"],"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: data/artifact-tests/junitLargeJar.jar:1","Warn: binary detected: data/artifact-tests/smallJar.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': dev/gen-protos.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/benchmark.yml:206","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/benchmark.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:678: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:696: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:715: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:729: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1290: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1303: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1313: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1320: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1329: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1358: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1370: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1372: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:337: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:396: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:741: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:753: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:757: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:761: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:797: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:831: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:840: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:931: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:932: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:949: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:950: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:979: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:996: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1006: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1013: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1022: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1123: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1164: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1204: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1231: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1244: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1254: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1261: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1271: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:1277: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:441: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:474: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:579: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:589: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:599: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:636: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:654: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_and_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_infra_images_cache.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_infra_images_cache.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_python_connect35.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_python_connect35.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_sparkr_window.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/build_sparkr_window.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notify_test_workflow.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/notify_test_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_snapshot.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/publish_snapshot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_hosted_runner_test.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/python_hosted_runner_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_build_status.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/spark/update_build_status.yml/master?enable=pin","Warn: containerImage not pinned by hash: binder/Dockerfile:18: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:ba0480b1111f8ce63b7d006c519dcf109225d5d370f0dd8682a65cecc741dab8","Warn: containerImage not pinned by hash: dev/create-release/spark-rm/Dockerfile:19: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/infra/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/docs/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/lint/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/numpy-213/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/pypy-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-310/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311-classic-only/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-311/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-312/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313-nogil/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-313/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/python-ps-minimum/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: dev/spark-test-image/sparkr/Dockerfile:20: pin your Docker image by updating ubuntu:jammy-20240911.1 to ubuntu:jammy-20240911.1@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile:20","Warn: containerImage not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:20","Warn: pipCommand not pinned by hash: binder/Dockerfile:20","Warn: pipCommand not pinned by hash: resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile:32-36","Warn: pipCommand not pinned by hash: binder/postBuild:40","Warn: pipCommand not pinned by hash: dev/run-pip-tests:99","Warn: pipCommand not pinned by hash: sql/create-docs.sh:37","Warn: npmCommand not pinned by hash: .github/workflows/build_and_test.yml:1379","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/build_python_connect35.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/pages.yml:63","Info:   1 out of 122 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of  19 containerImage dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"74 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2024-241 / GHSA-3v79-q7ph-j75h","Warn: Project is vulnerable to: GHSA-43c4-9qgj-x742","Warn: Project is vulnerable to: GHSA-49m6-vrr9-2cqm","Warn: Project is vulnerable to: GHSA-4qq5-mxxx-m6gg","Warn: Project is vulnerable to: PYSEC-2025-17 / GHSA-4rj2-9gcx-5qhx","Warn: Project is vulnerable to: GHSA-4rqf-8pfm-p36r","Warn: Project is vulnerable to: PYSEC-2023-253 / GHSA-554w-xh4j-8w64","Warn: Project is vulnerable to: GHSA-59v3-898r-qwhj","Warn: Project is vulnerable to: GHSA-5mvj-wmgj-7q8c","Warn: Project is vulnerable to: GHSA-5p3h-7fwh-92rc","Warn: Project is vulnerable to: PYSEC-2024-239 / GHSA-5q6c-ffvg-xcm9","Warn: Project is vulnerable to: PYSEC-2023-252 / GHSA-5r3q-93q3-f978","Warn: Project is vulnerable to: PYSEC-2024-240 / GHSA-6749-m5cp-6cg7","Warn: Project is vulnerable to: GHSA-76cg-cfhx-373f","Warn: Project is vulnerable to: GHSA-7p8j-qv6x-f4g4","Warn: Project is vulnerable to: GHSA-8f8q-q2j7-7j2m","Warn: Project is vulnerable to: GHSA-cv6c-7963-wxcg","Warn: Project is vulnerable to: PYSEC-2023-281 / GHSA-cxfr-5q3r-2rc2","Warn: Project is vulnerable to: GHSA-f42m-mvfv-cgw5","Warn: Project is vulnerable to: GHSA-f798-qm4r-23r5","Warn: Project is vulnerable to: GHSA-f82r-jj5r-6g97","Warn: Project is vulnerable to: PYSEC-2023-280 / GHSA-ffw3-6378-cqgp","Warn: Project is vulnerable to: PYSEC-2023-308 / GHSA-fmxj-6h9g-6vw3","Warn: Project is vulnerable to: GHSA-ghv6-9r9j-wh4j","Warn: Project is vulnerable to: GHSA-hh8p-p8mp-gqhm","Warn: Project is vulnerable to: PYSEC-2024-243 / GHSA-hq88-wg7q-gp4g","Warn: Project is vulnerable to: GHSA-hvc6-42vf-jhf8","Warn: Project is vulnerable to: PYSEC-2024-242 / GHSA-j46q-5pxx-8vmw","Warn: Project is vulnerable to: GHSA-j62r-wxqq-f3gf","Warn: Project is vulnerable to: GHSA-j8mg-pqc5-x9gj","Warn: Project is vulnerable to: GHSA-m49c-5c52-6696","Warn: Project is vulnerable to: GHSA-p4jx-q62p-x5jr","Warn: Project is vulnerable to: GHSA-pqcv-qw2r-r859","Warn: Project is vulnerable to: GHSA-q3gw-8236-5jw4","Warn: Project is vulnerable to: GHSA-qg8p-32gr-gh6x","Warn: Project is vulnerable to: PYSEC-2024-224 / GHSA-qpgc-w4mg-6v92","Warn: Project is vulnerable to: PYSEC-2023-309 / GHSA-v945-r3rc-6fjm","Warn: Project is vulnerable to: PYSEC-2023-260 / GHSA-vwhf-3v6x-wff8","Warn: Project is vulnerable to: GHSA-wf7f-8fxf-xfxc","Warn: Project is vulnerable to: GHSA-wqxf-447m-6f5f","Warn: Project is vulnerable to: GHSA-wv8q-4f85-2p8p","Warn: Project is vulnerable to: PYSEC-2025-52 / GHSA-wxj7-3fx5-pp9m","Warn: Project is vulnerable to: GHSA-x38x-g6gr-jqff","Warn: Project is vulnerable to: PYSEC-2024-244","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-48 / GHSA-chqf-hx79-gxc6","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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:56:25.575Z","repository_id":37255050,"created_at":"2025-08-16T22:56:25.576Z","updated_at":"2025-08-16T22:56:25.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273222667,"owners_count":25066795,"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-09-02T02:00:09.530Z","response_time":77,"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":2810,"last_synced_at":"2025-08-27T14:52:50.686Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1241217,"followers":19400,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2025-08-27T14:52:50.687Z","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":"v4.1.0-preview1-rc1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1-rc1/manifests"},{"name":"v4.1.0-preview1","sha":"f3ac67ee9b3b0ce63b30426f8bec825b20d91dde","kind":"commit","published_at":"2025-07-08T09:58:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.1.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.1.0-preview1/manifests"},{"name":"v3.5.6","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6/manifests"},{"name":"v3.5.6-rc1","sha":"303c18c74664f161b9b969ac343784c088b47593","kind":"commit","published_at":"2025-05-23T06:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.6-rc1/manifests"},{"name":"v4.0.0-rc7","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc7/manifests"},{"name":"v4.0.0","sha":"fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4","kind":"commit","published_at":"2025-05-19T07:50:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc6","sha":"9a99ecb03a2d35f5f38decd686b55511a5c7c535","kind":"commit","published_at":"2025-05-13T17:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"f35a2ee6dc7833ea0cff757147132c9fdc26c113","kind":"commit","published_at":"2025-05-09T13:40:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc4","sha":"e0801d9d8e33cd8835f3e3beed99a3588c16b776","kind":"commit","published_at":"2025-04-10T04:42:18.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc4/manifests"},{"name":"v4.0.0-rc3","sha":"ca56e9ce5910ccd20ea29daf6c728f0bb2aed34a","kind":"commit","published_at":"2025-03-20T05:14:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc3/manifests"},{"name":"v4.0.0-rc2","sha":"85188c07519ea809012db24421714bb75b45ab1b","kind":"commit","published_at":"2025-02-28T09:23:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc2/manifests"},{"name":"v3.5.5-rc1","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5-rc1/manifests"},{"name":"v3.5.5","sha":"7c29c664cdc9321205a98a14858aaf8daaa19db2","kind":"commit","published_at":"2025-02-23T20:07:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.5/manifests"},{"name":"v4.0.0-rc1","sha":"860bd5e93d659852c0e80a82d4494d0e9548fde5","kind":"commit","published_at":"2025-02-19T04:30:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-rc1/manifests"},{"name":"v3.5.4-rc3","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc3/manifests"},{"name":"v3.5.4","sha":"a6f220d951742f4074b37772485ee0ec7a774e7d","kind":"commit","published_at":"2024-12-17T04:09:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4/manifests"},{"name":"v3.5.4-rc2","sha":"91af6f9c16f773bdf84dce678eb6ab7b6acb90fd","kind":"commit","published_at":"2024-12-16T01:34:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc2/manifests"},{"name":"v3.5.4-rc1","sha":"929a19fe1604e07adf9ed2798ec0c1b53e0bd60d","kind":"commit","published_at":"2024-12-09T01:32:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.4-rc1/manifests"},{"name":"v3.4.4","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4/manifests"},{"name":"v3.4.4-rc1","sha":"6729992c76fc59ab07f63f97a9858691274447d0","kind":"commit","published_at":"2024-10-21T01:31:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.4-rc1/manifests"},{"name":"v4.0.0-preview2","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2/manifests"},{"name":"v4.0.0-preview2-rc1","sha":"f0d465e09b8d89d5e56ec21f4bd7e3ecbeeb318a","kind":"commit","published_at":"2024-09-16T03:31:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview2-rc1/manifests"},{"name":"v3.5.3-rc3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc3/manifests"},{"name":"v3.5.3","sha":"32232e9ed33bb16b93ad58cfde8b82e0f07c0970","kind":"commit","published_at":"2024-09-09T04:52:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3/manifests"},{"name":"v3.5.3-rc2","sha":"1f8c71fbb0dc19382a2c518456dbd6b5aefa94cb","kind":"commit","published_at":"2024-09-06T03:08:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc2/manifests"},{"name":"v3.5.3-rc1","sha":"a1cd99de04aaa56a710c5ecfbfa1dca07a012242","kind":"commit","published_at":"2024-09-03T03:44:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.3-rc1/manifests"},{"name":"v3.5.2","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2/manifests"},{"name":"v3.5.2-rc5","sha":"bb7846dd487f259994fdc69e18e03382e3f64f42","kind":"commit","published_at":"2024-08-06T11:09:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc5/manifests"},{"name":"v3.5.2-rc4","sha":"1edbddfadeb46581134fa477d35399ddc63b7163","kind":"commit","published_at":"2024-07-26T08:37:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc4/manifests"},{"name":"v3.5.2-rc3","sha":"ebda6a6a97bf0b3932b970801f4c2f5dc6ae81d4","kind":"commit","published_at":"2024-07-25T09:06:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc3/manifests"},{"name":"v3.5.2-rc2","sha":"6d8f511430881fa7a3203405260da174df424103","kind":"commit","published_at":"2024-07-22T02:28:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc2/manifests"},{"name":"v3.5.2-rc1","sha":"b1510127df952af90b7971684b91f6c0e804de24","kind":"commit","published_at":"2024-07-18T04:20:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.2-rc1/manifests"},{"name":"v4.0.0-preview1","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1/manifests"},{"name":"v4.0.0-preview1-rc3","sha":"7a7a8bc4bab591ac8b98b2630b38c57adf619b82","kind":"commit","published_at":"2024-05-28T16:23:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc3/manifests"},{"name":"v4.0.0-preview1-rc2","sha":"7cfe5a6e44e8d7079ae29ad3e2cee7231cd3dc66","kind":"commit","published_at":"2024-05-24T18:53:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc2/manifests"},{"name":"v4.0.0-preview1-rc1","sha":"7dcf77c739c3854260464d732dbfb9a0f54706e7","kind":"commit","published_at":"2024-05-09T02:32:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v4.0.0-preview1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v4.0.0-preview1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v4.0.0-preview1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v4.0.0-preview1-rc1/manifests"},{"name":"v3.4.3-rc2","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc2/manifests"},{"name":"v3.4.3","sha":"1eb558c3a6fbdd59e5a305bc3ab12ce748f6511f","kind":"commit","published_at":"2024-04-15T00:21:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3/manifests"},{"name":"v3.4.3-rc1","sha":"025af02862cd045a112feb0da9c7519b846593f6","kind":"commit","published_at":"2024-04-14T23:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.3-rc1/manifests"},{"name":"v3.5.1-rc2","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc2/manifests"},{"name":"v3.5.1","sha":"fd86f85e181fc2dc0f50a096855acf83a6cc5d9c","kind":"commit","published_at":"2024-02-15T10:56:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1/manifests"},{"name":"v3.5.1-rc1","sha":"08fe67b9ebf656b6ae7c44163bffba247061aa42","kind":"commit","published_at":"2024-02-12T03:39:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.1-rc1/manifests"},{"name":"v3.3.4-rc1","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4-rc1/manifests"},{"name":"v3.3.4","sha":"18db204995b32e87a650f2f09f9bcf047ddafa90","kind":"commit","published_at":"2023-12-08T18:28:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.4/manifests"},{"name":"v3.4.2-rc1","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2-rc1/manifests"},{"name":"v3.4.2","sha":"0c0e7d4087c64efca259b4fb656b8be643be5686","kind":"commit","published_at":"2023-11-25T06:40:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.2/manifests"},{"name":"v3.5.0","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc5","sha":"ce5ddad990373636e94071e7cef2f31021add07b","kind":"commit","published_at":"2023-09-09T01:24:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc5/manifests"},{"name":"v3.5.0-rc4","sha":"c2939589a29dd0d6a2d3d31a8d833877a37ee02a","kind":"commit","published_at":"2023-09-05T20:15:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc4/manifests"},{"name":"v3.5.0-rc3","sha":"9f137aa4dc43398aafa0c3e035ed3174182d7d6c","kind":"commit","published_at":"2023-08-29T05:57:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc3/manifests"},{"name":"v3.5.0-rc2","sha":"010c4a6a05ff290bec80c12a00cd1bdaed849242","kind":"commit","published_at":"2023-08-18T08:37:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc2/manifests"},{"name":"v3.3.3-rc1","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3-rc1/manifests"},{"name":"v3.3.3","sha":"8c2b3319c6734250ff9d72f3d7e5cab56b142195","kind":"commit","published_at":"2023-08-04T04:33:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.3/manifests"},{"name":"v3.5.0-rc1","sha":"7e862c01fc9a1d3b47764df8b6a4b5c4cafb0807","kind":"commit","published_at":"2023-08-02T02:19:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.5.0-rc1/manifests"},{"name":"v3.4.1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1/manifests"},{"name":"v3.4.1-rc1","sha":"6b1ff22dde1ead51cbf370be6e48a802daae58b6","kind":"commit","published_at":"2023-06-19T22:17:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.1-rc1/manifests"},{"name":"v3.2.4","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4/manifests"},{"name":"v3.2.4-rc1","sha":"0ae10ac18298d1792828f1d59b652ef17462d76e","kind":"commit","published_at":"2023-04-09T20:22:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.4-rc1/manifests"},{"name":"v3.4.0","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0/manifests"},{"name":"v3.4.0-rc7","sha":"87a5442f7ed96b11051d8a9333476d080054e5a0","kind":"commit","published_at":"2023-04-07T01:28:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc7/manifests"},{"name":"v3.4.0-rc6","sha":"28d0723beb3579c17df84bb22c98a487d7a72023","kind":"commit","published_at":"2023-04-06T16:38:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc6/manifests"},{"name":"v3.4.0-rc5","sha":"f39ad617d32a671e120464e4a75986241d72c487","kind":"commit","published_at":"2023-03-30T02:18:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc5/manifests"},{"name":"v3.4.0-rc4","sha":"4000d6884ce973eb420e871c8d333431490be763","kind":"commit","published_at":"2023-03-10T03:26:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc4/manifests"},{"name":"v3.4.0-rc3","sha":"b9be9ce15a82b18cca080ee365d308c0820a29a9","kind":"commit","published_at":"2023-03-09T05:34:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc3/manifests"},{"name":"v3.4.0-rc2","sha":"759511bb59b206ac5ff18f377c239a2f38bf5db6","kind":"commit","published_at":"2023-03-02T06:25:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc2/manifests"},{"name":"v3.4.0-rc1","sha":"e2484f626bb338274665a49078b528365ea18c3b","kind":"commit","published_at":"2023-02-21T10:39:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.4.0-rc1/manifests"},{"name":"v3.3.2","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2/manifests"},{"name":"v3.3.2-rc1","sha":"5103e00c4ce5fcc4264ca9c4df12295d42557af6","kind":"commit","published_at":"2023-02-10T17:25:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.2-rc1/manifests"},{"name":"v3.2.3","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3/manifests"},{"name":"v3.2.3-rc1","sha":"b53c341e0fefbb33d115ab630369a18765b7763d","kind":"commit","published_at":"2022-11-14T16:01:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.3-rc1/manifests"},{"name":"v3.3.1","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1/manifests"},{"name":"v3.3.1-rc4","sha":"fbbcf9434ac070dd4ced4fb9efe32899c6db12a9","kind":"commit","published_at":"2022-10-15T05:56:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc4/manifests"},{"name":"v3.3.1-rc3","sha":"7c465bc3154cdd0d578f837c9b82e4289caf0b14","kind":"commit","published_at":"2022-10-06T05:15:03.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc3/manifests"},{"name":"v3.3.1-rc2","sha":"1d3b8f7cb15283a1e37ecada6d751e17f30647ce","kind":"commit","published_at":"2022-09-23T08:29:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc2/manifests"},{"name":"v3.3.1-rc1","sha":"ea1a426a889626f1ee1933e3befaa975a2f0a072","kind":"commit","published_at":"2022-09-14T00:20:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.1-rc1/manifests"},{"name":"v3.2.2-rc1","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2-rc1/manifests"},{"name":"v3.2.2","sha":"78a5825fe266c0884d2dd18cbca9625fa258d7f7","kind":"commit","published_at":"2022-07-11T15:13:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.2/manifests"},{"name":"v3.3.0-rc6","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc6/manifests"},{"name":"v3.3.0","sha":"f74867bddfbcdd4d08076db36851e88b15e66556","kind":"commit","published_at":"2022-06-09T17:55:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0/manifests"},{"name":"v3.3.0-rc5","sha":"7cf29705272ab8e8c70e8885a3664ad8ae3cd5e9","kind":"commit","published_at":"2022-06-04T06:43:05.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc5/manifests"},{"name":"v3.3.0-rc4","sha":"4e3599bc11a1cb0ea9fc819e7f752d2228e54baf","kind":"commit","published_at":"2022-06-03T09:20:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc4/manifests"},{"name":"v3.3.0-rc3","sha":"a7259279d07b302a51456adb13dc1e41a6fd06ed","kind":"commit","published_at":"2022-05-24T10:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc3/manifests"},{"name":"v3.3.0-rc2","sha":"c8c657b922ac8fd8dcf9553113e11a80079db059","kind":"commit","published_at":"2022-05-16T05:42:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc2/manifests"},{"name":"v3.3.0-rc1","sha":"482b7d54b522c4d1e25f3e84eabbc78126f22a3d","kind":"commit","published_at":"2022-05-03T18:15:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.3.0-rc1/manifests"},{"name":"v3.1.3","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3/manifests"},{"name":"v3.1.3-rc4","sha":"d1f8a503a26bcfb4e466d9accc5fa241a7933667","kind":"commit","published_at":"2022-02-06T22:17:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc4/manifests"},{"name":"v3.1.3-rc3","sha":"b8c0799a8cef22c56132d94033759c9f82b0cc86","kind":"commit","published_at":"2022-02-01T21:15:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc3/manifests"},{"name":"v3.2.1","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1/manifests"},{"name":"v3.2.1-rc2","sha":"4f25b3f71238a00508a356591553f2dfa89f8290","kind":"commit","published_at":"2022-01-20T05:03:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc2/manifests"},{"name":"v3.1.3-rc2","sha":"fd2d694d783637e496a72166445b1853625c4cbd","kind":"commit","published_at":"2022-01-13T17:42:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc2/manifests"},{"name":"v3.1.3-rc1","sha":"df89eb2d748c99665256d3ef297fef774db1014a","kind":"commit","published_at":"2022-01-10T21:23:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.3-rc1/manifests"},{"name":"v3.2.1-rc1","sha":"2b0ee226f8dd17b278ad11139e62464433191653","kind":"commit","published_at":"2022-01-07T17:38:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.1-rc1/manifests"},{"name":"v3.2.0","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0/manifests"},{"name":"v3.2.0-rc7","sha":"5d45a415f3a29898d92380380cfd82bfc7f579ea","kind":"commit","published_at":"2021-10-06T11:45:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc7","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc7/manifests"},{"name":"v3.2.0-rc6","sha":"dde73e2e1c7e55c8e740cb159872e081ddfa7ed6","kind":"commit","published_at":"2021-09-28T10:53:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc6","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc6/manifests"},{"name":"v3.2.0-rc5","sha":"49aea14c5afd93ae1b9d19b661cc273a557853f5","kind":"commit","published_at":"2021-09-27T08:24:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc5/manifests"},{"name":"v3.2.0-rc4","sha":"b609f2fe0c1dd9a7e7b3aedd31ab81e6311b9b3f","kind":"commit","published_at":"2021-09-23T08:46:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc4/manifests"},{"name":"v3.2.0-rc3","sha":"96044e97353a079d3a7233ed3795ca82f3d9a101","kind":"commit","published_at":"2021-09-18T11:30:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc3/manifests"},{"name":"v3.2.0-rc2","sha":"03f5d23e96374670c7ea3525f871393432f0e538","kind":"commit","published_at":"2021-08-31T17:04:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc2/manifests"},{"name":"v3.2.0-rc1","sha":"6bb3523d8e838bd2082fb90d7f3741339245c044","kind":"commit","published_at":"2021-08-20T12:40:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.2.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.2.0-rc1/manifests"},{"name":"v3.0.3","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3/manifests"},{"name":"v3.0.3-rc1","sha":"65ac1e75dc468f53fc778cd2ce1ba3f21067aab8","kind":"commit","published_at":"2021-06-15T04:04:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.3-rc1/manifests"},{"name":"v3.1.2","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2/manifests"},{"name":"v3.1.2-rc1","sha":"de351e30a90dd988b133b3d00fa6218bfcaba8b8","kind":"commit","published_at":"2021-05-24T04:10:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.2-rc1/manifests"},{"name":"v2.4.8-rc4","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc4/manifests"},{"name":"v2.4.8","sha":"163fbd2528a18bf062bddf7b7753631a12a369b5","kind":"commit","published_at":"2021-05-09T17:45:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8/manifests"},{"name":"v2.4.8-rc3","sha":"e89526d2401b3a04719721c923a6f630e555e286","kind":"commit","published_at":"2021-04-28T08:22:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc3/manifests"},{"name":"v2.4.8-rc2","sha":"a0ab27ca6b46b8e5a7ae8bb91e30546082fc551c","kind":"commit","published_at":"2021-04-11T23:55:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc2/manifests"},{"name":"v2.4.8-rc1","sha":"53d37e4e17254c4cfee1abcb60c36f865b255046","kind":"commit","published_at":"2021-04-07T03:59:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.8-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.8-rc1/manifests"},{"name":"v3.1.1","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1/manifests"},{"name":"v3.1.1-rc3","sha":"1d550c4e90275ab418b9161925049239227f3dc9","kind":"commit","published_at":"2021-02-22T00:52:36.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc3/manifests"},{"name":"v3.0.2-rc1","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2-rc1/manifests"},{"name":"v3.0.2","sha":"648457905c4ea7d00e3d88048c63f360045f0714","kind":"commit","published_at":"2021-02-16T03:21:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.2/manifests"},{"name":"v3.1.1-rc2","sha":"cf0115ac2d60070399af481b14566f33d22ec45e","kind":"commit","published_at":"2021-02-08T13:10:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc2/manifests"},{"name":"v3.1.1-rc1","sha":"53fe365edb948d0e05a5ccb62f349cd9fcb4bb5d","kind":"commit","published_at":"2021-01-18T08:29:52.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.1-rc1/manifests"},{"name":"v3.1.0-rc1","sha":"97340c1e34cfd84de445b6b7545cfa466a1baaf6","kind":"commit","published_at":"2021-01-05T10:51:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.1.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.1.0-rc1/manifests"},{"name":"v2.4.7","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7/manifests"},{"name":"v2.4.7-rc3","sha":"14211a19f53bd0f413396582c8970e3e0a74281d","kind":"commit","published_at":"2020-09-08T05:18:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc3/manifests"},{"name":"v3.0.1-rc3","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc3/manifests"},{"name":"v3.0.1","sha":"2b147c4cd50da32fe2b4167f97c8142102a0510d","kind":"commit","published_at":"2020-08-28T03:25:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1/manifests"},{"name":"v3.0.1-rc2","sha":"597265e7c1f5488684ef2e8d2cb2c4094042ed3d","kind":"commit","published_at":"2020-08-26T01:58:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc2/manifests"},{"name":"v2.4.7-rc2","sha":"55efce15f3ae322677d06f099ef7b910865ab80f","kind":"commit","published_at":"2020-08-21T08:35:14.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc2/manifests"},{"name":"v3.0.1-rc1","sha":"05144a5c10cd37ebdbb55fde37d677def49af11f","kind":"commit","published_at":"2020-08-15T01:37:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.1-rc1/manifests"},{"name":"v2.4.7-rc1","sha":"dc04bf53fe821b7a07f817966c6c173f3b3788c6","kind":"commit","published_at":"2020-08-06T06:15:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.7-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.7-rc1/manifests"},{"name":"v3.0.0","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc3","sha":"3fdfce3120f307147244e5eaf46d61419a723d50","kind":"commit","published_at":"2020-06-06T02:57:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc3/manifests"},{"name":"v2.4.6","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6/manifests"},{"name":"v2.4.6-rc8","sha":"807e0a484d1de767d1f02bd8a622da6450bdf940","kind":"commit","published_at":"2020-05-29T23:28:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc8/manifests"},{"name":"v2.4.6-rc7","sha":"105de0512d0860809dc742307700ab777665991c","kind":"commit","published_at":"2020-05-29T07:51:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc7/manifests"},{"name":"v2.4.6-rc6","sha":"787c947b67590486746e2736664bfbaec81c0e41","kind":"commit","published_at":"2020-05-29T00:40:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc6/manifests"},{"name":"v2.4.6-rc5","sha":"f5962ca743c65d89f0f539b4b61518bce19a5af1","kind":"commit","published_at":"2020-05-27T16:38:33.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc5/manifests"},{"name":"v2.4.6-rc4","sha":"e08970b77b4378f0a8932e07440908c8d3e897a4","kind":"commit","published_at":"2020-05-27T00:07:39.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc4/manifests"},{"name":"v3.0.0-rc2","sha":"29853eca69bceefd227cbe8421a09c116b7b753a","kind":"commit","published_at":"2020-05-18T13:21:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc2/manifests"},{"name":"v2.4.6-rc3","sha":"570848da7c48ba0cb827ada997e51677ff672a39","kind":"commit","published_at":"2020-05-16T02:03:44.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc3/manifests"},{"name":"v2.4.6-rc2","sha":"d6a488a4c15cc2943f4184c11e4d45925620cb78","kind":"commit","published_at":"2020-05-15T22:49:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc2/manifests"},{"name":"v2.4.6-rc1","sha":"a3cffc997035d11e1f6c092c1186e943f2f63544","kind":"commit","published_at":"2020-05-06T23:13:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.6-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.6-rc1/manifests"},{"name":"v3.0.0-rc1","sha":"6550d0d5283efdbbd838f3aeaf0476c7f52a0fb1","kind":"commit","published_at":"2020-03-30T08:42:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-rc1/manifests"},{"name":"v2.4.5","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5/manifests"},{"name":"v2.4.5-rc2","sha":"cee4ecbb16917fa85f02c635925e2687400aa56b","kind":"commit","published_at":"2020-02-02T19:23:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc2/manifests"},{"name":"v2.4.5-rc1","sha":"33bd2beee5e3772a9af1d782f195e6a678c54cf0","kind":"commit","published_at":"2020-01-13T10:06:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.5-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.5-rc1/manifests"},{"name":"v3.0.0-preview2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2/manifests"},{"name":"v3.0.0-preview2-rc2","sha":"bcadd5c3096109878fe26fb0d57a9b7d6fdaa257","kind":"commit","published_at":"2019-12-17T03:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc2/manifests"},{"name":"v3.0.0-preview2-rc1","sha":"b6688115024194d5b0d83758bd6dc0b0f6ec8cc7","kind":"commit","published_at":"2019-12-16T12:14:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview2-rc1/manifests"},{"name":"v3.0.0-preview-rc2","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc2","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc2/manifests"},{"name":"v3.0.0-preview","sha":"007c873ae34f58651481ccba30e8e2ba38a692c4","kind":"tag","published_at":"2019-10-31T01:03:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview/manifests"},{"name":"v3.0.0-preview-rc1","sha":"5eddbb5f1d9789696927f435c55df887e50a1389","kind":"tag","published_at":"2019-10-29T05:36:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v3.0.0-preview-rc1","html_url":"https://github.com/apache/spark/releases/tag/v3.0.0-preview-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v3.0.0-preview-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v3.0.0-preview-rc1/manifests"},{"name":"v2.4.4","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4/manifests"},{"name":"v2.4.4-rc3","sha":"7955b3962ac46b89564e0613db7bea98a1478bf2","kind":"commit","published_at":"2019-08-27T19:51:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc3/manifests"},{"name":"v2.4.4-rc2","sha":"b7a15b69aca8a2fc3f308105e5978a69dff0f4fb","kind":"commit","published_at":"2019-08-25T23:04:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc2/manifests"},{"name":"v2.3.4","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4/manifests"},{"name":"v2.3.4-rc1","sha":"8c6f8150f3c6298ff4e1c7e06028f12d7eaf0210","kind":"commit","published_at":"2019-08-25T14:38:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.4-rc1/manifests"},{"name":"v2.4.4-rc1","sha":"13f2465c6c8328e988f7215ee5f5d2c5e69e8d21","kind":"commit","published_at":"2019-08-19T07:11:32.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.4-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.4-rc1/manifests"},{"name":"v2.4.3","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3/manifests"},{"name":"v2.4.3-rc1","sha":"c3e32bf06c35ba2580d46150923abfa795b4446a","kind":"commit","published_at":"2019-04-30T22:24:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.3-rc1/manifests"},{"name":"v2.4.2","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2/manifests"},{"name":"v2.4.2-rc1","sha":"a44880ba74caab7a987128cb09c4bee41617770a","kind":"commit","published_at":"2019-04-18T13:24:38.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.2-rc1/manifests"},{"name":"v2.4.1","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1/manifests"},{"name":"v2.4.1-rc9","sha":"58301018003931454e93d8a309c7149cf84c279e","kind":"commit","published_at":"2019-03-26T04:38:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc9","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc9/manifests"},{"name":"v2.4.1-rc8","sha":"746b3ddee6f7ad3464e326228ea226f5b1f39a41","kind":"commit","published_at":"2019-03-10T06:33:54.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc8","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc8/manifests"},{"name":"v2.4.1-rc7","sha":"e87fe15c3a9985ce5ca54c24377eb9b530b5c755","kind":"commit","published_at":"2019-03-08T20:37:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc7","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc7/manifests"},{"name":"v2.4.1-rc6","sha":"201ec8c9b46f9d037cc2e3a5d9c896b9840ca1bc","kind":"commit","published_at":"2019-03-01T20:53:13.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc6/manifests"},{"name":"v2.4.1-rc5","sha":"eb2af242260e6f6f2c4ac8fdf11d171333101a4f","kind":"commit","published_at":"2019-02-22T22:54:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc5/manifests"},{"name":"v2.4.1-rc4","sha":"79c1f7e89c6c15704d046fa4d334cacce3d19217","kind":"commit","published_at":"2019-02-21T23:01:58.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc4/manifests"},{"name":"v2.4.1-rc3","sha":"061185b9b872a672e3d58f8bbe819f8f70b33f91","kind":"commit","published_at":"2019-02-21T00:45:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc3/manifests"},{"name":"v2.4.1-rc2","sha":"229ad524cfd3f74dd7aa5fc9ba841ae223caa960","kind":"commit","published_at":"2019-02-19T21:54:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc2/manifests"},{"name":"v2.4.1-rc1","sha":"50eba0e3db55e0b2c22518abba87ea8374809f00","kind":"commit","published_at":"2019-02-12T18:45:06.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.1-rc1/manifests"},{"name":"v2.3.3","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3/manifests"},{"name":"v2.3.3-rc2","sha":"66fd9c34bf406a4b5f86605d06c9607752bd637a","kind":"commit","published_at":"2019-02-04T12:18:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc2/manifests"},{"name":"v2.3.3-rc1","sha":"b5ea9330e3072e99841270b10dc1d2248127064b","kind":"commit","published_at":"2019-01-16T13:21:25.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.3-rc1/manifests"},{"name":"v2.2.3","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3/manifests"},{"name":"v2.2.3-rc1","sha":"4acb6ba37b94b90aac445e6546426145a5f9eba2","kind":"commit","published_at":"2019-01-07T17:48:24.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.3-rc1/manifests"},{"name":"v2.4.0-rc5","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc5/manifests"},{"name":"v2.4.0","sha":"0a4c03f7d084f1d2aa48673b99f3b9496893ce8d","kind":"commit","published_at":"2018-10-29T06:15:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0/manifests"},{"name":"v2.4.0-rc4","sha":"e69e2bfa486d8d3b9d203b96ca9c0f37c2b6cabe","kind":"commit","published_at":"2018-10-22T14:50:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc4/manifests"},{"name":"v2.4.0-rc3","sha":"8e4a99bd201b9204fec52580f19ae70a229ed94e","kind":"commit","published_at":"2018-10-10T13:26:12.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc3/manifests"},{"name":"v2.4.0-rc2","sha":"42f25f309e91c8cde1814e3720099ac1e64783da","kind":"commit","published_at":"2018-09-27T14:30:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc2/manifests"},{"name":"v2.3.2","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2/manifests"},{"name":"v2.3.2-rc6","sha":"02b510728c31b70e6035ad541bfcdc2b59dcd79a","kind":"commit","published_at":"2018-09-16T03:31:17.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc6","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc6/manifests"},{"name":"v2.4.0-rc1","sha":"1220ab8a0738b5f67dc522df5e3e77ffc83d207a","kind":"commit","published_at":"2018-09-14T12:39:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.4.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.4.0-rc1/manifests"},{"name":"v2.3.2-rc5","sha":"4dc82259d81102e0cb48f4cb2e8075f80d899ac4","kind":"commit","published_at":"2018-08-14T02:55:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc5","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc5/manifests"},{"name":"v2.3.2-rc4","sha":"6930f4885356eaec2c1e85896be3c93a80ce779c","kind":"commit","published_at":"2018-08-10T02:06:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc4/manifests"},{"name":"v2.3.2-rc3","sha":"b3726dadcf2997f20231873ec6e057dba433ae64","kind":"commit","published_at":"2018-07-15T01:56:00.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc3/manifests"},{"name":"v2.3.2-rc2","sha":"307499e1a99c6ad3ce0b978626894ea2c1e3807e","kind":"commit","published_at":"2018-07-11T05:27:02.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc2/manifests"},{"name":"v2.3.2-rc1","sha":"4df06b45160241dbb331153efbb25703f913c192","kind":"commit","published_at":"2018-07-08T01:24:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.2-rc1/manifests"},{"name":"v2.2.2-rc2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc2/manifests"},{"name":"v2.2.2","sha":"fc28ba3db7185e84b6dbd02ad8ef8f1d06b9e3c6","kind":"commit","published_at":"2018-06-27T13:55:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2/manifests"},{"name":"v2.1.3-rc2","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc2/manifests"},{"name":"v2.1.3","sha":"b7eac07b957b9fdb8ecb318a2c6c9f8b354a2ee3","kind":"commit","published_at":"2018-06-26T16:22:59.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3/manifests"},{"name":"v2.1.3-rc1","sha":"bbec3820c39746ce569668762fb74b328b0e6c75","kind":"commit","published_at":"2018-06-18T20:53:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.3-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.3-rc1/manifests"},{"name":"v2.2.2-rc1","sha":"8ce9e2a4afa7414339bf98dbe4f3e83cde0ac149","kind":"commit","published_at":"2018-06-18T14:45:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.2-rc1/manifests"},{"name":"v2.3.1-rc4","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc4/manifests"},{"name":"v2.3.1","sha":"30aaa5a3a1076ca52439a905274b1fcf498bc562","kind":"commit","published_at":"2018-06-01T20:34:19.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1/manifests"},{"name":"v2.3.1-rc3","sha":"1cc5f68be73a980111ce0443413356f2b7634bd1","kind":"commit","published_at":"2018-06-01T17:56:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc3/manifests"},{"name":"v2.3.1-rc2","sha":"93258d8057158ae562fe6c96583e86eaba8d6b64","kind":"commit","published_at":"2018-05-22T16:37:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc2/manifests"},{"name":"v2.3.1-rc1","sha":"cc93bc9592fa52c1bf81b583e2bc4df5f4914146","kind":"commit","published_at":"2018-05-15T00:57:16.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.1-rc1/manifests"},{"name":"v2.3.0","sha":"992447fb30ee9ebb3cf794f2d06f4d63a2d792db","kind":"commit","published_at":"2018-02-22T17:56:57.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc4","sha":"44095cb65500739695b0324c177c19dfa1471472","kind":"commit","published_at":"2018-02-17T01:29:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc4/manifests"},{"name":"v2.3.0-rc3","sha":"89f6fcbafcfb0a7aeb897fba6036cb085bd35121","kind":"commit","published_at":"2018-02-12T19:08:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc3/manifests"},{"name":"v2.3.0-rc2","sha":"489ecb0ef23e5d9b705e5e5bae4fa3d871bdac91","kind":"commit","published_at":"2018-01-22T18:49:08.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc2/manifests"},{"name":"v2.3.0-rc1","sha":"964cc2e31b2862bca0bd968b3e9e2cbf8d3ba5ea","kind":"commit","published_at":"2018-01-11T23:23:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.3.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.1-rc2","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc2/manifests"},{"name":"v2.2.1","sha":"e30e2698a2193f0bbdcd4edb884710819ab6397c","kind":"commit","published_at":"2017-11-24T21:11:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1/manifests"},{"name":"v2.2.1-rc1","sha":"41116ab7fca46db7255b01e8727e2e5d571a3e35","kind":"commit","published_at":"2017-11-13T19:04:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.1-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.2.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.1-rc1/manifests"},{"name":"v2.1.2","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2/manifests"},{"name":"v2.1.2-rc4","sha":"2abaea9e40fce81cd4626498e0f5c28a70917499","kind":"commit","published_at":"2017-10-02T18:57:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc4","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc4/manifests"},{"name":"v2.1.2-rc3","sha":"efdbef412cb34d6018d5c2dfce2f85c5eb1587f1","kind":"commit","published_at":"2017-09-29T16:04:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc3","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc3/manifests"},{"name":"v2.1.2-rc2","sha":"fabbb7f59e47590114366d14e15fbbff8c88593c","kind":"commit","published_at":"2017-09-22T15:07:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc2","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc2/manifests"},{"name":"v2.1.2-rc1","sha":"6f470323a0363656999dd36cb33f528afe627c12","kind":"commit","published_at":"2017-09-14T02:34:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.2-rc1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.2-rc1/manifests"},{"name":"v2.2.0","sha":"a2c7b2133cfee7fa9abfaa2bfbfb637155466783","kind":"commit","published_at":"2017-06-30T22:54:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.2.0","html_url":"https://github.com/apache/spark/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"267aca5bd5042303a718d10635bc0d1a1596853f","kind":"commit","published_at":"2017-04-25T23:28:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.1","html_url":"https://github.com/apache/spark/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"cd0a08361e2526519e7c131c42116bf56fa62c76","kind":"commit","published_at":"2016-12-16T01:57:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.1.0","html_url":"https://github.com/apache/spark/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"584354eaac02531c9584188b143367ba694b0c34","kind":"commit","published_at":"2016-11-07T20:26:31.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.2","html_url":"https://github.com/apache/spark/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.2/manifests"},{"name":"v1.6.3","sha":"1e860747458d74a4ccbd081103a0542a2367b14b","kind":"commit","published_at":"2016-11-02T21:45:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.3","html_url":"https://github.com/apache/spark/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.3/manifests"},{"name":"v2.0.1","sha":"933d2c1ea4e5f5c4ec8d375b5ccaa4577ba4be38","kind":"commit","published_at":"2016-09-28T23:27:45.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.1","html_url":"https://github.com/apache/spark/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"13650fc58e1fcf2cf2a26ba11c819185ae1acc1f","kind":"commit","published_at":"2016-07-19T21:02:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v2.0.0","html_url":"https://github.com/apache/spark/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"54b1121f351f056d6b67d2bb4efe0d553c0f7482","kind":"commit","published_at":"2016-06-19T21:06:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.2","html_url":"https://github.com/apache/spark/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.2/manifests"},{"name":"2.0.0-preview","sha":"8f5a04b6299e3a47aca13cbb40e72344c0114860","kind":"commit","published_at":"2016-05-18T01:15:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/2.0.0-preview","html_url":"https://github.com/apache/spark/releases/tag/2.0.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@2.0.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/2.0.0-preview/manifests"},{"name":"v1.6.1","sha":"15de51c238a7340fa81cb0b80d029a05d97bfc5c","kind":"commit","published_at":"2016-02-27T04:09:04.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.1","html_url":"https://github.com/apache/spark/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"4062cda3087ae42c6c3cb24508fc1d3a931accdf","kind":"commit","published_at":"2015-12-22T01:50:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.6.0","html_url":"https://github.com/apache/spark/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"49c30c1f65e5f1318dcfa4d1e3a5956d9ce22777","kind":"tag","published_at":"2015-11-09T23:58:09.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"4f894dd6906311cb57add6757690069a18078783","kind":"commit","published_at":"2015-09-24T04:32:10.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"tag","published_at":"2015-09-09T00:38:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc3","sha":"908e37bcc10132bb2aa7f80ae694a9df6e40f31a","kind":"commit","published_at":"2015-08-31T22:57:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc3","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc3/manifests"},{"name":"v1.5.0-rc2","sha":"727771352855dbb780008c449a877f5aaa5fc27a","kind":"commit","published_at":"2015-08-25T22:56:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc2","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc2/manifests"},{"name":"v1.5.0-rc1","sha":"4c56ad772637615cc1f4f88d619fac6c372c8552","kind":"commit","published_at":"2015-08-20T23:24:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.5.0-rc1","html_url":"https://github.com/apache/spark/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.1","sha":"dbaa5c294eb565f84d7032e387e4b8c1a56e4cd2","kind":"commit","published_at":"2015-07-08T22:40:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.1","html_url":"https://github.com/apache/spark/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"22596c534a38cfdda91aef18aa9037ab101e4251","kind":"commit","published_at":"2015-06-03T01:06:35.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.4.0","html_url":"https://github.com/apache/spark/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"3e8391327ba586eaf54447043bd526d919043a44","kind":"commit","published_at":"2015-04-11T04:04:37.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.1","html_url":"https://github.com/apache/spark/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"7531b50e406ee2e3301b009ceea7c684272b2e27","kind":"commit","published_at":"2015-04-05T12:17:47.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.2","html_url":"https://github.com/apache/spark/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"4aaf48d46d13129f0f9bdafd771dd80fe568a7dc","kind":"commit","published_at":"2015-03-05T23:02:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.3.0","html_url":"https://github.com/apache/spark/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b6eaf77d4332bfb0a698849b1f5f917d20d70e97","kind":"commit","published_at":"2015-02-03T00:39:27.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.1","html_url":"https://github.com/apache/spark/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a428c446e23e628b746e0626cc02b7b3cadf588e","kind":"commit","published_at":"2014-12-10T09:03:21.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.2.0","html_url":"https://github.com/apache/spark/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"3693ae5d3c01861557e06edbc32a8112683f3d86","kind":"commit","published_at":"2014-11-19T20:10:56.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.1","html_url":"https://github.com/apache/spark/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2f9b2bd7844ee8393dc9c319f4fefedf95f5e460","kind":"commit","published_at":"2014-09-03T05:27:53.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.1.0","html_url":"https://github.com/apache/spark/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"8fb6f00e195fb258f3f70f04756e07c259a2351f","kind":"commit","published_at":"2014-07-25T21:21:15.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.2","html_url":"https://github.com/apache/spark/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.2/manifests"},{"name":"v0.9.2","sha":"4322c0ba7f411cf9a2483895091440011742246b","kind":"commit","published_at":"2014-07-17T07:48:28.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.2","html_url":"https://github.com/apache/spark/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.2/manifests"},{"name":"v1.0.1","sha":"7d1043c99303b87aef8ee19873629c2bfba4cc78","kind":"commit","published_at":"2014-07-04T17:37:42.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.1","html_url":"https://github.com/apache/spark/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c69d97cdb42f809cb71113a1db4194c21372242a","kind":"commit","published_at":"2014-05-26T06:46:48.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v1.0.0","html_url":"https://github.com/apache/spark/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"4c43182b6d1b0b7717423f386c0214fe93073208","kind":"commit","published_at":"2014-03-27T05:14:46.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.1","html_url":"https://github.com/apache/spark/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.1/manifests"},{"name":"v0.9.0-incubating","sha":"95d28ff3d0d20d9c583e184f9e2c5ae842d8a4d9","kind":"tag","published_at":"2014-01-24T06:15:11.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.9.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.9.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.9.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.9.0-incubating/manifests"},{"name":"v0.8.1-incubating","sha":"b87d31dd8eb4b4e47c0138e9242d0dd6922c8c4e","kind":"tag","published_at":"2013-12-10T22:36:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.1-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.1-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.1-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.1-incubating/manifests"},{"name":"v0.8.0-incubating","sha":"3b85a8558da2c87873c85f227a189e45bf16b65d","kind":"tag","published_at":"2013-09-17T06:27:07.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.8.0-incubating","html_url":"https://github.com/apache/spark/releases/tag/v0.8.0-incubating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.8.0-incubating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.8.0-incubating/manifests"},{"name":"v0.7.2","sha":"86cc03babeacd63690f5ec5e15677ecf785b05c8","kind":"commit","published_at":"2013-06-02T00:12:22.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.2","html_url":"https://github.com/apache/spark/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"00e78b66ae13cf6f50f3ba4252961c3e02911c7c","kind":"commit","published_at":"2013-04-26T17:58:40.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"baa30fcd99aec83b1b704d7918be6bb78b45fbb5","kind":"commit","published_at":"2013-02-27T07:38:50.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0/manifests"},{"name":"v0.7.0-bizo-1","sha":"02b4a0d96861fbf608f866940a65aef4408e8c61","kind":"commit","published_at":"2013-02-16T20:31:30.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.7.0-bizo-1","html_url":"https://github.com/apache/spark/releases/tag/v0.7.0-bizo-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.7.0-bizo-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.7.0-bizo-1/manifests"},{"name":"v0.6.2","sha":"0c37622499a0f3ae18b0f00982b12ec41074deec","kind":"commit","published_at":"2013-02-07T06:35:26.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.2","html_url":"https://github.com/apache/spark/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.2/manifests"},{"name":"v0.5.2","sha":"8eec96fa5436902d2aa24cf8700b4424aff2005a","kind":"commit","published_at":"2012-11-21T02:23:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.2","html_url":"https://github.com/apache/spark/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.2/manifests"},{"name":"v0.6.1","sha":"edb91a3833fe10a5bf4c88abd0e00163b0766326","kind":"commit","published_at":"2012-11-19T21:44:51.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.1","html_url":"https://github.com/apache/spark/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"63fe4e9d33ec59d93b42507ca9ea286178c12ec4","kind":"commit","published_at":"2012-10-15T02:36:41.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0/manifests"},{"name":"v0.6.0-yarn","sha":"2f011b915029ddca45b48654aadde25ddc2187e9","kind":"commit","published_at":"2012-10-15T00:36:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.6.0-yarn","html_url":"https://github.com/apache/spark/releases/tag/v0.6.0-yarn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.6.0-yarn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.6.0-yarn/manifests"},{"name":"v0.5.1","sha":"d1538ebdd9175f39f7e376a8d4c24cce6c8984b5","kind":"commit","published_at":"2012-10-07T17:40:29.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.1","html_url":"https://github.com/apache/spark/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"0472cf8e0dd807466b7dbd1ff2a025c7bc927a82","kind":"commit","published_at":"2012-06-12T18:30:49.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/v0.5.0","html_url":"https://github.com/apache/spark/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/v0.5.0/manifests"},{"name":"0.3-scala-2.9","sha":"7c77b2fa6a17bf5e382f03b0f6343ae7caed6925","kind":"commit","published_at":"2011-07-14T21:39:34.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.9","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.9/manifests"},{"name":"0.3-scala-2.8","sha":"c86af80022beeec23267cc21f438605daed0997c","kind":"commit","published_at":"2011-07-14T21:38:43.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/0.3-scala-2.8","html_url":"https://github.com/apache/spark/releases/tag/0.3-scala-2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@0.3-scala-2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/0.3-scala-2.8/manifests"},{"name":"alpha-0.2","sha":"f7078565223d930851f88f84b2f9955767fe0256","kind":"commit","published_at":"2011-05-24T22:59:01.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.2","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.2/manifests"},{"name":"alpha-0.1","sha":"9f20b6b4338d70262be3a2256856080aa22ecbce","kind":"commit","published_at":"2010-10-04T03:28:20.000Z","download_url":"https://codeload.github.com/apache/spark/tar.gz/alpha-0.1","html_url":"https://github.com/apache/spark/releases/tag/alpha-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/spark@alpha-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/tags/alpha-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T02:44:07.324Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.47913034231334883,"forks_count":0.2680561714114883,"average":16.181383338382794},"purl":"pkg:maven/com.github.immuta.hadoop/spark-network-yarn_2.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-yarn_2.12","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.immuta.hadoop:spark-network-yarn_2.12","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.immuta.hadoop:spark-network-yarn_2.12/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:01:00.056Z","issues_count":31,"pull_requests_count":14155,"avg_time_to_close_issue":2387959.769230769,"avg_time_to_close_pull_request":1517541.5702878057,"issues_closed_count":26,"pull_requests_closed_count":12014,"pull_request_authors_count":799,"issue_authors_count":26,"avg_comments_per_issue":1.5483870967741935,"avg_comments_per_pull_request":2.859272341928647,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":36,"past_year_issues_count":7,"past_year_pull_requests_count":5712,"past_year_avg_time_to_close_issue":3239774.6,"past_year_avg_time_to_close_pull_request":1100401.3693440137,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":4616,"past_year_pull_request_authors_count":423,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":2.178921568627451,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","maintainers":[{"login":"dongjoon-hyun","count":1154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":842,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":584,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":231,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"pan3793","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"xinrong-meng","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"ueshin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"gengliangwang","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"viirya","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"wangyum","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"dengziming","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"ianmcook","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"turboFei","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"}],"active_maintainers":[{"login":"dongjoon-hyun","count":462,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":289,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":131,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"vrozov","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"wangyum","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"viirya","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"dengziming","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"szehon-ho","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"sarutak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"gabry-lab","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"turboFei","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"Kontinuation","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kontinuation"},{"login":"xuzifu666","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-yarn_2.12/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-yarn_2.12/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-yarn_2.12/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.immuta.hadoop:spark-network-yarn_2.12/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548671,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":6896,"full_name":"apache/spark","default_branch":"master","committers":[{"name":"Hyukjin Kwon","email":"gurwls223@apache.org","login":"HyukjinKwon","count":1858},{"name":"Dongjoon Hyun","email":"dongjoon@apache.org","login":"dongjoon-hyun","count":1837},{"name":"Ruifeng Zheng","email":"ruifengz@apache.org","login":"zhengruifeng","count":1395},{"name":"Wenchen Fan","email":"wenchen@databricks.com","login":"cloud-fan","count":1245},{"name":"Reynold Xin","email":"rxin@databricks.com","login":"rxin","count":1219},{"name":"yangjie01","email":"yangjie01@baidu.com","login":"LuciferYang","count":1008},{"name":"Max Gekk","email":"max.gekk@gmail.com","login":"MaxGekk","count":910},{"name":"Matei Zaharia","email":"matei@eecs.berkeley.edu","login":"mateiz","count":834},{"name":"panbingkun","email":"pbk1982@gmail.com","login":"panbingkun","count":720},{"name":"Kent Yao","email":"yao@apache.org","login":"yaooqinn","count":695},{"name":"Liang-Chi Hsieh","email":"viirya@gmail.com","login":"viirya","count":689},{"name":"Patrick Wendell","email":"pwendell@gmail.com","login":"pwendell","count":687},{"name":"Sean Owen","email":"sowen@cloudera.com","login":"srowen","count":610},{"name":"Gengliang Wang","email":"gengliang@apache.org","login":"gengliangwang","count":560},{"name":"Josh Rosen","email":"joshrosen@databricks.com","login":"JoshRosen","count":557},{"name":"zsxwing","email":"zsxwing@gmail.com","login":"zsxwing","count":531},{"name":"Yuming Wang","email":"yumwang@ebay.com","login":"wangyum","count":526},{"name":"itholic","email":"haejoon.lee@databricks.com","login":"itholic","count":516},{"name":"Tathagata Das","email":"tathagata.das1565@gmail.com","login":"tdas","count":481},{"name":"Jiaan Geng","email":"beliefer@163.com","login":"beliefer","count":472},{"name":"Kousuke Saruta","email":"sarutak@oss.nttdata.com","login":"sarutak","count":450},{"name":"gatorsmile","email":"gatorsmile@gmail.com","login":"gatorsmile","count":442},{"name":"Takuya UESHIN","email":"ueshin@databricks.com","login":"ueshin","count":435},{"name":"Marcelo Vanzin","email":"vanzin@cloudera.com","login":null,"count":411},{"name":"Davies Liu","email":"davies@databricks.com","login":null,"count":389},{"name":"Cheng Lian","email":"lian@databricks.com","login":"liancheng","count":377},{"name":"Xiangrui Meng","email":"meng@databricks.com","login":"mengxr","count":351},{"name":"Jungtaek Lim","email":"kabhwan.opensource@gmail.com","login":"HeartSaVioR","count":294},{"name":"Yanbo Liang","email":"ybliang8@gmail.com","login":"yanboliang","count":290},{"name":"Herman van Hovell","email":"herman@databricks.com","login":"hvanhovell","count":286},{"name":"Huaxin Gao","email":"huaxing@us.ibm.com","login":"huaxingao","count":282},{"name":"Michael Armbrust","email":"michael@databricks.com","login":"marmbrus","count":281},{"name":"Angerszhuuuu","email":"angers.zhu@gmail.com","login":"AngersZhuuuu","count":274},{"name":"Takeshi Yamamuro","email":"yamamuro@apache.org","login":"maropu","count":273},{"name":"Andrew Or","email":"andrew@databricks.com","login":null,"count":261},{"name":"Yin Huai","email":"yhuai@databricks.com","login":"yhuai","count":259},{"name":"Ankur Dave","email":"ankurdave@gmail.com","login":"ankurdave","count":249},{"name":"Xinrong Meng","email":"xinrong.meng@databricks.com","login":"xinrong-meng","count":249},{"name":"ulysses-you","email":"ulyssesyou18@gmail.com","login":"ulysses-you","count":227},{"name":"yi.wu","email":"yi.wu@databricks.com","login":"Ngone51","count":210},{"name":"Holden Karau","email":"holden@pigscanfly.ca","login":"holdenk","count":207},{"name":"Rui Wang","email":"rui.wang@databricks.com","login":"amaliujia","count":206},{"name":"jerryshao","email":"sshao@hortonworks.com","login":"jerryshao","count":197},{"name":"Mosharaf Chowdhury","email":"mosharaf@mosharaf-ubuntu.(none)","login":null,"count":195},{"name":"Prashant Sharma","email":"prashant.s@imaginea.com","login":"ScrapCodes","count":195},{"name":"Shivaram Venkataraman","email":"shivaram@eecs.berkeley.edu","login":"shivaram","count":192},{"name":"WeichenXu","email":"weichen.xu@databricks.com","login":"WeichenXu123","count":187},{"name":"zero323","email":"mszymkiewicz@gmail.com","login":"zero323","count":176},{"name":"allisonwang-db","email":"allison.wang@databricks.com","login":"allisonwang-db","count":174},{"name":"Cheng Pan","email":"chengpan@apache.org","login":"pan3793","count":171},{"name":"Joseph K. Bradley","email":"joseph@databricks.com","login":"jkbradley","count":170},{"name":"Felix Cheung","email":"felixcheung_m@hotmail.com","login":"felixcheung","count":167},{"name":"Aaron Davidson","email":"aaron@databricks.com","login":"aarondav","count":161},{"name":"Marco Gaido","email":"marcogaido91@gmail.com","login":"mgaido91","count":161},{"name":"Joseph E. Gonzalez","email":"joseph.e.gonzalez@gmail.com","login":"jegonzal","count":158},{"name":"Terry Kim","email":"yuminkim@gmail.com","login":"imback82","count":151},{"name":"Yikun Jiang","email":"yikunkero@gmail.com","login":"Yikun","count":150},{"name":"Kazuaki Ishizaki","email":"ishizaki@jp.ibm.com","login":"kiszk","count":140},{"name":"Dilip Biswal","email":"dbiswal@us.ibm.com","login":"dilipbiswal","count":139},{"name":"Burak Yavuz","email":"brkyvz@gmail.com","login":"brkyvz","count":135},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":132},{"name":"Andrew Or","email":"andrewor14@gmail.com","login":"andrewor14","count":131},{"name":"Chao Sun","email":"sunchao@apple.com","login":"sunchao","count":120},{"name":"Xingbo Jiang","email":"xingbo.jiang@databricks.com","login":"jiangxb1987","count":120},{"name":"Bryan Cutler","email":"cutlerb@gmail.com","login":"BryanCutler","count":119},{"name":"Cheng Hao","email":"hao.cheng@intel.com","login":"chenghao-intel","count":118},{"name":"Kay Ousterhout","email":"kayousterhout@gmail.com","login":"kayousterhout","count":117},{"name":"Daniel Tenedorio","email":"daniel.tenedorio@databricks.com","login":"dtenedor","count":111},{"name":"Yuanjian Li","email":"xyliyuanjian@gmail.com","login":"xuanyuanking","count":110},{"name":"Gabor Somogyi","email":"gabor.g.somogyi@gmail.com","login":"gaborgsomogyi","count":106},{"name":"Anish Shrigondekar","email":"anish.shrigondekar@databricks.com","login":"anishshri-db","count":104},{"name":"Cheng Su","email":"chengsu@fb.com","login":"c21","count":100},{"name":"Karen Feng","email":"karenfeng.us@gmail.com","login":"karenfeng","count":99},{"name":"Daoyuan Wang","email":"daoyuan.wang@intel.com","login":"adrian-wang","count":99},{"name":"Stephen Haberman","email":"stephen@exigencecorp.com","login":null,"count":99},{"name":"Imran Rashid","email":"imran@quantifind.com","login":null,"count":95},{"name":"Thomas Graves","email":"tgraves@apache.org","login":"tgravescs","count":94},{"name":"Sandy Ryza","email":"sandy@cloudera.com","login":"sryza","count":92},{"name":"wangfei","email":"wangfei1@huawei.com","login":"scwf","count":92},{"name":"Wei Liu","email":"wei.liu@databricks.com","login":"WweiL","count":91},{"name":"Martin Grund","email":"martin.grund@databricks.com","login":"grundprinzip","count":89},{"name":"Peter Toth","email":"peter.toth@gmail.com","login":"peter-toth","count":87},{"name":"William Hyun","email":"william@apache.org","login":"williamhyun","count":86},{"name":"Uros Bojanic","email":"157381213+uros-db","login":"uros-db","count":86},{"name":"Eric Liang","email":"ekl@databricks.com","login":"ericl","count":85},{"name":"wangzhenhua","email":"wangzhenhua@huawei.com","login":"wzhfy","count":81},{"name":"Sandeep Singh","email":"sandeep@techaddict.me","login":"techaddict","count":81},{"name":"Bruce Robbins","email":"bersprockets@gmail.com","login":"bersprockets","count":80},{"name":"Davies Liu","email":"davies.liu@gmail.com","login":"davies","count":80},{"name":"Imran Rashid","email":"irashid@cloudera.com","login":"squito","count":75},{"name":"witgo","email":"witgo@qq.com","login":"witgo","count":75},{"name":"Juliusz Sompolski","email":"julek@databricks.com","login":"juliuszsompolski","count":75},{"name":"dch nguyen","email":"dgd_contributor@viettel.com.vn","login":"dchvn","count":74},{"name":"Bjørn Jørgensen","email":"bjornjorgensen@gmail.com","login":"bjornjorgensen","count":71},{"name":"Denny","email":"dennybritz@gmail.com","login":"dennybritz","count":71},{"name":"Anton Okolnychyi","email":"aokolnychyi@apple.com","login":"aokolnychyi","count":71},{"name":"Charles Reiss","email":"charles@eecs.berkeley.edu","login":"charlesreiss","count":71},{"name":"Wei Guo","email":"guow93@gmail.com","login":"wayneguow","count":70},{"name":"Jey Kottalam","email":"jey@cs.berkeley.edu","login":"jey","count":69},{"name":"Yuhao Yang","email":"hhbyyh@gmail.com","login":"hhbyyh","count":69},{"name":"CodingCat","email":"zhunansjtu@gmail.com","login":"CodingCat","count":69},{"name":"Mark Hamstra","email":"markhamstra@gmail.com","login":"markhamstra","count":68},{"name":"Vladimir Golubev","email":"vladimir.golubev@databricks.com","login":"vladimirg-db","count":68},{"name":"Sameer Agarwal","email":"sameer@databricks.com","login":"sameeragarwal","count":67},{"name":"“attilapiros”","email":"piros.attila.zsolt@gmail.com","login":"attilapiros","count":67},{"name":"Ryan Blue","email":"blue@apache.org","login":"rdblue","count":66},{"name":"Jia Fan","email":"fanjiaeminem@qq.com","login":"Hisoka-X","count":65},{"name":"Xusen Yin","email":"yinxusen@gmail.com","login":"yinxusen","count":65},{"name":"maryannxue","email":"maryannxue@apache.org","login":"maryannxue","count":65},{"name":"Mridul Muralidharan","email":"mridul@gmail.com","login":"mridulm","count":63},{"name":"MechCoder","email":"manojkumarsivaraj334@gmail.com","login":"MechCoder","count":63},{"name":"wm624@hotmail.com","email":"wm624@hotmail.com","login":"wangmiao1981","count":62},{"name":"Yu ISHIKAWA","email":"yuu.ishikawa@gmail.com","login":"yu-iskw","count":60},{"name":"tedyu","email":"yuzhihong@gmail.com","login":"tedyu","count":60},{"name":"sychen","email":"sychen@ctrip.com","login":"cxzl25","count":56},{"name":"Mihailo Milosevic","email":"mihailo.milosevic@databricks.com","login":"mihailom-db","count":56},{"name":"Liwei Lin","email":"lwlin7@gmail.com","login":"lw-lin","count":56},{"name":"WangTaoTheTonic","email":"barneystinson@aliyun.com","login":"WangTaoTheTonic","count":54},{"name":"Andrew Ash","email":"andrew@andrewash.com","login":"ash211","count":54},{"name":"Shahid","email":"shahidki31@gmail.com","login":"shahidki31","count":53},{"name":"Amanda Liu","email":"amanda.liu@databricks.com","login":"asl3","count":52},{"name":"Reza Zadeh","email":"rizlar@gmail.com","login":"rezazadeh","count":52},{"name":"Mosharaf Chowdhury","email":"mosharaf@cs.berkeley.edu","login":"mosharaf","count":50},{"name":"liuxian","email":"liu.xian3@zte.com.cn","login":"10110346","count":48},{"name":"sethah","email":"seth.hendrickson16@gmail.com","login":"sethah","count":48},{"name":"Feynman Liang","email":"fliang@databricks.com","login":null,"count":48},{"name":"Ismael Juma","email":"ismael@juma.me.uk","login":"ijuma","count":48},{"name":"Jeff Zhang","email":"zjffdu@apache.org","login":"zjffdu","count":48},{"name":"Stefan Kandic","email":"stefan.kandic@databricks.com","login":"stefankandic","count":47},{"name":"Hossein Falaki","email":"falaki@gmail.com","login":"falaki","count":47},{"name":"Jose Torres","email":"jose@databricks.com","login":"jose-torres","count":45},{"name":"Ivan Sadikov","email":"ivan.sadikov@databricks.com","login":"sadikovi","count":44},{"name":"Jacek Laskowski","email":"jacek@japila.pl","login":"jaceklaskowski","count":43},{"name":"Tor Myklebust","email":"tmyklebu@gmail.com","login":"tmyklebu","count":43},{"name":"uncleGen","email":"hustyugm@gmail.com","login":"uncleGen","count":42},{"name":"Luca Canali","email":"luca.canali@cern.ch","login":"LucaCanali","count":41},{"name":"Enrico Minack","email":"github@enrico.minack.dev","login":"EnricoMi","count":41},{"name":"DB Tsai","email":"d_tsai@apple.com","login":"dbtsai","count":41},{"name":"Sun Rui","email":"rui.sun@intel.com","login":null,"count":41},{"name":"Chenhao Li","email":"chenhao.li@databricks.com","login":"chenhao-db","count":40},{"name":"vicennial","email":"venkata.gudesa@databricks.com","login":"vicennial","count":40},{"name":"Steve Loughran","email":"stevel@hortonworks.com","login":"steveloughran","count":40},{"name":"Serge Rielau","email":"serge@rielau.com","login":"srielau","count":39},{"name":"Raymond Liu","email":"raymond.liu@intel.com","login":"colorant","count":39},{"name":"Linhong Liu","email":"linhong.liu@databricks.com","login":"linhongliu-db","count":39},{"name":"PengLei","email":"peng.8lei@gmail.com","login":"Peng-Lei","count":39},{"name":"cody koeninger","email":"cody@koeninger.org","login":"koeninger","count":38},{"name":"Ali Ghodsi","email":"alig@cs.berkeley.edu","login":"alig","count":38},{"name":"Sean Zhong","email":"seanzhong@databricks.com","login":"clockfly","count":38},{"name":"Nong Li","email":"nong@databricks.com","login":"nongli","count":38},{"name":"Zhen Li","email":"zhenlineo","login":"zhenlineo","count":38},{"name":"Tejas Patil","email":"tejasp@fb.com","login":"tejasapatil","count":36},{"name":"Andrew xia","email":"junluan.xia@intel.com","login":"xiajunluan","count":35},{"name":"actuaryzhang","email":"actuaryzhang10@gmail.com","login":"actuaryzhang","count":35},{"name":"LantaoJin","email":"jinlantao@gmail.com","login":"LantaoJin","count":34},{"name":"Yijie Shen","email":"henry.yijieshen@gmail.com","login":"yjshen","count":34},{"name":"Andy Konwinski","email":"andyk@berkeley.edu","login":null,"count":34},{"name":"Nick Pentreath","email":"nick.pentreath@gmail.com","login":"MLnick","count":33},{"name":"Yihong He","email":"yihong.he@databricks.com","login":"heyihong","count":32},{"name":"Lianhui Wang","email":"lianhuiwang09@gmail.com","login":"lianhuiwang","count":32},{"name":"petermaxlee","email":"petermaxlee@gmail.com","login":"petermaxlee","count":32},{"name":"Bo Zhang","email":"bo.zhang@databricks.com","login":"bozhang2820","count":32},{"name":"Kris Mok","email":"kris.mok@databricks.com","login":"rednaxelafx","count":32},{"name":"Xin Ren","email":"iamshrek@126.com","login":"keypointt","count":32},{"name":"Vinod KC","email":"vinod.kc.in@gmail.com","login":"vinodkc","count":31},{"name":"caoxuewen","email":"cao.xuewen@zte.com.cn","login":"heary-cao","count":31},{"name":"bogao007","email":"bo.gao@databricks.com","login":"bogao007","count":31},{"name":"Dan Crankshaw","email":"dscrankshaw@gmail.com","login":"dcrankshaw","count":31},{"name":"Eric Marnadi","email":"eric.marnadi@databricks.com","login":"ericm-db","count":31},{"name":"Harsh Motwani","email":"harsh.motwani@databricks.com","login":"harshmotw-db","count":31},{"name":"Szehon Ho","email":"szehon.apache@gmail.com","login":"szehon-ho","count":31},{"name":"Bobby Wang","email":"wbo4958@gmail.com","login":"wbo4958","count":31},{"name":"Xinyi Yu","email":"xinyi.yu@databricks.com","login":"anchovYu","count":31},{"name":"Nick Pentreath","email":"nickp@za.ibm.com","login":null,"count":31},{"name":"Dmitriy Lyubimov","email":"dlyubimov@apache.org","login":"dlyubimov","count":30},{"name":"Devaraj K","email":"devaraj@apache.org","login":null,"count":30},{"name":"seanm","email":"sean.mcnamara@webtrends.com","login":null,"count":30},{"name":"Chaoqin Li","email":"chaoqin.li@databricks.com","login":"chaoqin-li1123","count":29},{"name":"Paddy Xu","email":"xupaddy@gmail.com","login":"xupefei","count":29},{"name":"Alex Bozarth","email":"ajbozart@us.ibm.com","login":"ajbozarth","count":29},{"name":"mcheah","email":"mcheah@palantir.com","login":"mccheah","count":29},{"name":"iRakson","email":"raksonrakesh@gmail.com","login":"iRakson","count":28},{"name":"mihailoale-db","email":"mihailo.aleksic@databricks.com","login":"mihailoale-db","count":28},{"name":"guoxiaolong","email":"guo.xiaolong1@zte.com.cn","login":null,"count":28},{"name":"jinxing","email":"jinxing6042@126.com","login":null,"count":27},{"name":"Qian.Sun","email":"qian.sun2020@gmail.com","login":"dcoliversun","count":27},{"name":"Siying Dong","email":"siying.dong@databricks.com","login":"siying","count":27},{"name":"windpiger","email":"songjun@outlook.com","login":"windpiger","count":27},{"name":"tanel.kiis@gmail.com","email":"tanel.kiis@gmail.com","login":"tanelk","count":27},{"name":"Hari Shreedharan","email":"hshreedharan@apache.org","login":"harishreedharan","count":27},{"name":"jiake","email":"ke.a.jia@intel.com","login":"JkSelf","count":27},{"name":"Kun Wan","email":"wankun@apache.org","login":"wankunde","count":26},{"name":"Mihailo Timotic","email":"mihailo.timotic@databricks.com","login":"mihailotim-db","count":26},{"name":"Kazuyuki Tanimura","email":"ktanimura@apple.com","login":"kazuyukitanimura","count":26},{"name":"Andrew Ray","email":"ray.andrew@gmail.com","login":"aray","count":26},{"name":"lewuathe","email":"lewuathe@me.com","login":"Lewuathe","count":26},{"name":"DB Tsai","email":"dbtsai@alpinenow.com","login":null,"count":26},{"name":"Evan Chan","email":"ev@ooyala.com","login":null,"count":25},{"name":"Wang Jianping J","email":"jianping.j.wang@gmail.com","login":"jdk8","count":25},{"name":"Pablo Langa","email":"soypab@gmail.com","login":"planga82","count":25},{"name":"Weiqing Yang","email":"yangweiqing001@gmail.com","login":"weiqingy","count":25},{"name":"Raghu Angadi","email":"raghu.angadi@databricks.com","login":"rangadi","count":25},{"name":"Kevin Yu","email":"qyu@us.ibm.com","login":"kevinyu98","count":25},{"name":"Carson Wang","email":"carson.wang@intel.com","login":"carsonwang","count":25},{"name":"Erik Krogen","email":"xkrogen@apache.org","login":"xkrogen","count":24},{"name":"CrazyJvm","email":"crazyjvm@gmail.com","login":"CrazyJvm","count":24},{"name":"Sital Kedia","email":"skedia@fb.com","login":null,"count":24},{"name":"Sandip Agarwala","email":"131817656+sandip-db","login":"sandip-db","count":24},{"name":"huangzhaowei","email":"carlmartinmax@gmail.com","login":"SaintBacchus","count":24},{"name":"Tarek Auel","email":"tarek.auel@googlemail.com","login":"tarekbecker","count":24},{"name":"dengziming","email":"dengziming@bytedance.com","login":"dengziming","count":23},{"name":"Harvey Feng","email":"harvey@databricks.com","login":"harveyfeng","count":23},{"name":"Timothy Chen","email":"tnachen@gmail.com","login":"tnachen","count":23},{"name":"cashmand","email":"david.cashman@databricks.com","login":"cashmand","count":23},{"name":"Adam Binford","email":"adamq43@gmail.com","login":"Kimahriman","count":23},{"name":"Michael Gummelt","email":"mgummelt@mesosphere.io","login":null,"count":23},{"name":"Ziqi Liu","email":"ziqi.liu@databricks.com","login":"liuzqt","count":22},{"name":"DB Tsai","email":"dbt@netflix.com","login":null,"count":22},{"name":"Y.CORP.YAHOO.COM\\tgraves","email":"tgraves@thatenemy-lm.champ.corp.yahoo.com","login":null,"count":22},{"name":"Zhang, Liye","email":"liye.zhang@intel.com","login":"liyezhang556520","count":22},{"name":"jingz-db","email":"jing.zhan@databricks.com","login":"jingz-db","count":22},{"name":"Masayoshi TSUZUKI","email":"tsudukim@oss.nttdata.co.jp","login":"tsudukim","count":22},{"name":"Khalid Mammadov","email":"khalidmammadov9@gmail.com","login":"khalidmammadov","count":22},{"name":"stczwd","email":"qcsd2011@163.com","login":"jackylee-ch","count":21},{"name":"Ajith","email":"ajith2489@gmail.com","login":"ajithme","count":21},{"name":"Changgyoo Park","email":"changgyoo.park@databricks.com","login":"changgyoopark-db","count":21},{"name":"Rekha Joshi","email":"rekhajoshm@gmail.com","login":"rekhajoshm","count":21},{"name":"Xianyang Liu","email":"xianyang.liu@intel.com","login":"ConeyLiu","count":21},{"name":"Tengfei Huang","email":"tengfei.h@gmail.com","login":"ivoson","count":21},{"name":"Brennon York","email":"brennon.york@capitalone.com","login":null,"count":21},{"name":"Nikola Mandic","email":"nikola.mandic@databricks.com","login":"nikolamand-db","count":20},{"name":"Li Jin","email":"ice.xelloss@gmail.com","login":"icexelloss","count":20},{"name":"Stavros Kontopoulos","email":"stavros.kontopoulos@lightbend.com","login":null,"count":20},{"name":"sandeep katta","email":"sandeep.katta2007@gmail.com","login":"sandeep-katta","count":20},{"name":"Yadong Qi","email":"qiyadong2010@gmail.com","login":"watermen","count":20},{"name":"Kan Zhang","email":"kzhang@apache.org","login":"kanzhang","count":20},{"name":"BenFradet","email":"benjamin.fradet@gmail.com","login":"BenFradet","count":20},{"name":"Chandni Singh","email":"singh.chandni@gmail.com","login":"otterc","count":20},{"name":"Jakob Odersky","email":"jakob@odersky.com","login":"jodersky","count":20},{"name":"prabeesh","email":"prabsmails@gmail.com","login":"prabeesh","count":20},{"name":"Xianjin YE","email":"advancedxy@gmail.com","login":"advancedxy","count":20},{"name":"ryanlecompte","email":"lecompte@gmail.com","login":"ryanlecompte","count":20},{"name":"Alice Sayutina","email":"alice.sayutina@databricks.com","login":"cdkrot","count":20},{"name":"xuewei.linxuewei","email":"xuewei.linxuewei@alibaba-inc.com","login":"leanken-zz","count":19},{"name":"weixiuli","email":"weixiuli@jd.com","login":"weixiuli","count":19},{"name":"seancxmao","email":"seancxmao@gmail.com","login":"seancxmao","count":19},{"name":"Bago Amirbekian","email":"bago@databricks.com","login":"MrBago","count":19},{"name":"Ilya Ganelin","email":"ilya.ganelin@capitalone.com","login":null,"count":19},{"name":"bomeng","email":"bmeng@us.ibm.com","login":null,"count":19},{"name":"zhichao.li","email":"zhichao.li@intel.com","login":"zhichao-li","count":19},{"name":"Yingyi Bu","email":"yingyi.bu@databricks.com","login":"sigmod","count":19},{"name":"Niranjan Jayakar","email":"nija@databricks.com","login":"nija-at","count":19},{"name":"Warren Zhu","email":"warren.zhu25@gmail.com","login":"warrenzhu25","count":19},{"name":"Fokko Driesprong","email":"fokko@apache.org","login":"Fokko","count":19},{"name":"Venkata krishnan Sowrirajan","email":"vsowrirajan@linkedin.com","login":"venkata91","count":19},{"name":"Ryan Williams","email":"ryan.blake.williams@gmail.com","login":"ryan-williams","count":19},{"name":"Milan Dankovic","email":"milan.dankovic@databricks.com","login":"miland-db","count":19},{"name":"Hasnain Lakhani","email":"hasnain.lakhani@databricks.com","login":"hasnain-db","count":19},{"name":"Mike Dusenberry","email":"dusenberrymw@gmail.com","login":"dusenberrymw","count":18},{"name":"Yuhao Yang","email":"yuhao.yang@intel.com","login":"YY-OnCall","count":18},{"name":"Emil Ejbyfeldt","email":"eejbyfeldt@liveintent.com","login":"eejbyfeldt","count":18},{"name":"Aleksandar Tomic","email":"aleksandar.tomic@databricks.com","login":"dbatomic","count":18},{"name":"zuotingbing","email":"zuo.tingbing9@zte.com.cn","login":null,"count":18},{"name":"wforget","email":"643348094@qq.com","login":"wForget","count":17},{"name":"Jack Chen","email":"jack.chen@databricks.com","login":"jchen5","count":17},{"name":"Dušan Tišma","email":"dusan.tisma@databricks.com","login":"dusantism-db","count":17},{"name":"shane knapp","email":"incomplete@gmail.com","login":"shaneknapp","count":17},{"name":"Iulian Dragos","email":"jaguarul@gmail.com","login":"dragos","count":17},{"name":"ravipesala","email":"ravindra.pesala@huawei.com","login":"ravipesala","count":17},{"name":"Junyang Qian","email":"junyangq@databricks.com","login":"junyangq","count":17},{"name":"Mark Grover","email":"mark@apache.org","login":"markgrover","count":17},{"name":"Shujing Yang","email":"shujing.yang@databricks.com","login":"shujingyang-db","count":16},{"name":"Stevo Mitric","email":"stevo.mitric@databricks.com","login":"stevomitric","count":16},{"name":"William Benton","email":"willb@redhat.com","login":"willb","count":16},{"name":"shivusondur","email":"shivusondur@gmail.com","login":"shivusondur","count":16},{"name":"zhoukang","email":"zhoukang199191@gmail.com","login":"caneGuy","count":16},{"name":"Xin Wu","email":"xinwu@us.ibm.com","login":"xwu0226","count":16},{"name":"yaohua","email":"yaohua.zhao@databricks.com","login":"Yaohua628","count":16},{"name":"John Zhuge","email":"jzhuge@apache.org","login":"jzhuge","count":16},{"name":"Doris Xin","email":"doris.s.xin@gmail.com","login":"dorx","count":16},{"name":"Henry Saputra","email":"hsaputra@apache.org","login":"hsaputra","count":16},{"name":"manuzhang","email":"owenzhang1990@gmail.com","login":"manuzhang","count":16},{"name":"yucai","email":"yyu1@ebay.com","login":"yucai","count":15},{"name":"Nishkam Ravi","email":"nravi@cloudera.com","login":"nishkamravi2","count":15},{"name":"Yikf","email":"yikaifei1@gmail.com","login":"yikf","count":15},{"name":"Yinan Li","email":"liyinan926@gmail.com","login":"liyinan926","count":15},{"name":"wangguangxin.cn","email":"wangguangxin.cn@gmail.com","login":"WangGuangxin","count":15},{"name":"Ala Luszczak","email":"ala@databricks.com","login":"ala","count":15},{"name":"Jongyoul Lee","email":"jongyoul@gmail.com","login":"jongyoul","count":15},{"name":"Tom van Bussel","email":"tom.vanbussel@databricks.com","login":"tomvanbussel","count":15},{"name":"Xinghao","email":"pxinghao@gmail.com","login":"pxinghao","count":15},{"name":"turbofei","email":"fwang12@ebay.com","login":"turboFei","count":15},{"name":"Kai Jiang","email":"jiangkai@gmail.com","login":"vectorijk","count":15},{"name":"Ilan Filonenko","email":"if56@cornell.edu","login":"ifilonenko","count":14},{"name":"haoyuan","email":"haoyuan@eecs.berkeley.edu","login":"haoyuan","count":14},{"name":"xutingjun","email":"xutingjun@huawei.com","login":"XuTingjun","count":14},{"name":"Leona Yoda","email":"yodal@oss.nttdata.com","login":"yoda-mon","count":14},{"name":"s71955","email":"sujithchacko.2010@gmail.com","login":"sujith71955","count":14},{"name":"Vitalii Li","email":"vitalii.li@databricks.com","login":"vitaliili-db","count":14},{"name":"Neil Ramaswamy","email":"neil.ramaswamy@databricks.com","login":"neilramaswamy","count":14},{"name":"Peng","email":"peng.meng@intel.com","login":null,"count":14},{"name":"Mingfei","email":"mingfei.shi@intel.com","login":null,"count":14},{"name":"Dominik Gehl","email":"dog@open.ch","login":"dominikgehl","count":14},{"name":"Dhruve Ashar","email":"dhruveashar@gmail.com","login":"dhruve","count":14},{"name":"Stavros Kontopoulos","email":"st.kontopoulos@gmail.com","login":"skonto","count":14},{"name":"Timothy Hunter","email":"timhunter@databricks.com","login":"thunterdb","count":13},{"name":"Adam Roberts","email":"aroberts@uk.ibm.com","login":"a-roberts","count":13},{"name":"Ali Afroozeh","email":"ali.afroozeh@databricks.com","login":"dbaliafroozeh","count":13},{"name":"Andrey Gubichev","email":"andrey.gubichev@databricks.com","login":"agubichev","count":13},{"name":"David Milicevic","email":"david.milicevic@databricks.com","login":"davidm-db","count":13},{"name":"Rob Vesse","email":"rvesse@dotnetrdf.org","login":"rvesse","count":13},{"name":"Jacek Lewandowski","email":"lewandowski.jacek@gmail.com","login":"jacek-lewandowski","count":13},{"name":"Ole Sasse","email":"ole.sasse@databricks.com","login":"olaky","count":13},{"name":"Koert Kuipers","email":"koert@tresata.com","login":"koertkuipers","count":13},{"name":"Nattavut Sutyanyong","email":"nsy.can@gmail.com","login":"nsyca","count":13},{"name":"Matthew Farrellee","email":"matt@redhat.com","login":"mattf","count":13},{"name":"Luciano Resende","email":"lresende@apache.org","login":"lresende","count":13},{"name":"shane-huang","email":"shengsheng.huang@intel.com","login":"shane-huang","count":13},{"name":"Pavithra Ramachandran","email":"pavi.rams@gmail.com","login":"PavithraRamachandran","count":13},{"name":"zml1206","email":"zhuml1206@gmail.com","login":"zml1206","count":13},{"name":"neko","email":"echohlne@gmail.com","login":"echohlne","count":13},{"name":"DoingDone9","email":"799203320@qq.com","login":"pzzs","count":13},{"name":"Grace Huang","email":"jie.huang@intel.com","login":"GraceH","count":13},{"name":"Jacky Li","email":"jacky.likun@huawei.com","login":"jackylk","count":13},{"name":"fuwhu","email":"bestwwg@163.com","login":"fuwhu","count":13},{"name":"Yesheng Ma","email":"kimi.ysma@gmail.com","login":"yeshengm","count":13},{"name":"Mikhail Bautin","email":"mbautin@gmail.com","login":"mbautin","count":13},{"name":"Liupengcheng","email":"liupengcheng@xiaomi.com","login":null,"count":13},{"name":"Prakhar Jain","email":"prakharjain09@gmail.com","login":"prakharjain09","count":12},{"name":"baishuo(白硕)","email":"vc_java@hotmail.com","login":"baishuo","count":12},{"name":"sureshthalamati","email":"suresh.thalamati@gmail.com","login":"sureshthalamati","count":12},{"name":"Daniel Darabos","email":"darabos.daniel@gmail.com","login":"darabos","count":12},{"name":"Marek Novotny","email":"mn.mikke@gmail.com","login":"mn-mikke","count":12},{"name":"Thomas Dudziak","email":"tomdzk@gmail.com","login":"tomdz","count":12},{"name":"Vladan Vasić","email":"vladan.vasic@databricks.com","login":"vladanvasi-db","count":12},{"name":"Andy Grove","email":"andygrove73@gmail.com","login":"andygrove","count":12},{"name":"linweizhong","email":"linweizhong@huawei.com","login":"Sephiroth-Lin","count":12},{"name":"Yash Datta","email":"Yash.Datta@guavus.com","login":null,"count":12},{"name":"Michael Allman","email":"michael@videoamp.com","login":null,"count":12},{"name":"Justin Ma","email":"jtma@eecs.berkeley.edu","login":null,"count":12},{"name":"Feng Liu","email":"fengliu@databricks.com","login":null,"count":12},{"name":"Zhu, Lipeng","email":"lipzhu@ebay.com","login":null,"count":12},{"name":"Aman Omer","email":"amanomer1996@gmail.com","login":"amanomer","count":12},{"name":"Huanli Wang","email":"huanli.wang@databricks.com","login":"huanliwang-db","count":11},{"name":"Alexander Ulanov","email":"nashb@yandex.ru","login":"avulanov","count":11},{"name":"Bogdan Raducanu","email":"bogdan@databricks.com","login":"bogdanrdc","count":11},{"name":"Kelvin Jiang","email":"kelvin.jiang@databricks.com","login":"kelvinjian-db","count":11},{"name":"Yong Tang","email":"yong.tang.github@outlook.com","login":"yongtang","count":11},{"name":"Lu WANG","email":"lu.wang@databricks.com","login":"lu-wang-dl","count":11},{"name":"navis.ryu","email":"navis@apache.org","login":"navis","count":11},{"name":"Venkata Ramana Gollamudi","email":"ramana.gollamudi@huawei.com","login":"gvramana","count":11},{"name":"Tyson Condie","email":"tcondie@gmail.com","login":"tcondie","count":11},{"name":"Jovan Pavlovic","email":"jovan.pavlovic@databricks.com","login":"jovanpavl-db","count":11},{"name":"Johan Lasperas","email":"johan.lasperas@databricks.com","login":"johanl-db","count":11},{"name":"Jerry Peng","email":"jerry.peng@databricks.com","login":"jerrypeng","count":11},{"name":"Ilya Matiach","email":"ilmat@microsoft.com","login":"imatiach-msft","count":11},{"name":"Rithwik Ediga Lakhamsani","email":"rithwik.ediga@databricks.com","login":"rithwik-db","count":11},{"name":"Shuai Lin","email":"linshuai2012@gmail.com","login":"lins05","count":11},{"name":"pralabhkumar","email":"pralabhkumar@gmail.com","login":"pralabhkumar","count":11},{"name":"erenavsarogullari","email":"erenavsarogullari@gmail.com","login":"erenavsarogullari","count":11},{"name":"OopsOutOfMemory","email":"victorshengli@126.com","login":"OopsOutOfMemory","count":11},{"name":"Nathan Howell","email":"nhowell@godaddy.com","login":null,"count":11},{"name":"Vinod K C","email":"vinod.kc@huawei.com","login":null,"count":11},{"name":"Kay Ousterhout","email":"kayo@yahoo-inc.com","login":null,"count":11},{"name":"Andy Lam","email":"andy.lam@databricks.com","login":"andylam-db","count":11},{"name":"10129659","email":"chen.yanshan@zte.com.cn","login":"eatoncys","count":10},{"name":"foxish","email":"ramanathana@google.com","login":"foxish","count":10},{"name":"Narine Kokhlikyan","email":"narine.kokhlikyan@gmail.com","login":"NarineK","count":10},{"name":"Mathew Jacob","email":"mathew.jacob@databricks.com","login":"mathewjacob1002","count":10},{"name":"Zongheng Yang","email":"zongheng.y@gmail.com","login":"concretevitamin","count":10},{"name":"Chris Nauroth","email":"cnauroth@apache.org","login":"cnauroth","count":10},{"name":"Bhuwan Sahni","email":"bhuwan.sahni@databricks.com","login":"sahnib","count":10},{"name":"BlackNiuza","email":"shiyun.wxm@taobao.com","login":"BlackNiuza","count":10},{"name":"GuoPhilipse","email":"46367746+GuoPhilipse","login":"GuoPhilipse","count":10},{"name":"Baohe Zhang","email":"baohe.zhang@verizonmedia.com","login":null,"count":10},{"name":"Cheolsoo Park","email":"cheolsoop@netflix.com","login":null,"count":10},{"name":"Michael Chirico","email":"michael.chirico@grabtaxi.com","login":null,"count":10},{"name":"Ram Sriharsha","email":"rsriharsha@hw11853.local","login":null,"count":10},{"name":"freeman","email":"the.freeman.lab@gmail.com","login":"freeman-lab","count":10},{"name":"Ahir Reddy","email":"ahirreddy@gmail.com","login":"ahirreddy","count":10},{"name":"Richard Chen","email":"r.chen@databricks.com","login":"richardc-db","count":10},{"name":"Sunitha Kambhampati","email":"skambha@us.ibm.com","login":"skambha","count":10},{"name":"aokolnychyi","email":"anton.okolnychyi@sap.com","login":null,"count":9},{"name":"liguoqiang","email":"liguoqiang@rd.tuan800.com","login":null,"count":9},{"name":"root","email":"root@ip-10-226-118-223.ec2.internal","login":null,"count":9},{"name":"Allan Folting","email":"allan.folting@databricks.com","login":null,"count":9},{"name":"Yuto Akutsu","email":"yuto.akutsu@oss.nttdata.com","login":null,"count":9},{"name":"SongYadong","email":"song.yadong1@zte.com.cn","login":"SongYadong","count":9},{"name":"Shardul Mahadik","email":"smahadik@linkedin.com","login":"shardulm94","count":9},{"name":"Robert (Bobby) Evans","email":"bobby@apache.org","login":"revans2","count":9},{"name":"RJ Nowling","email":"rnowling@gmail.com","login":"rnowling","count":9},{"name":"Uros Stankovic","email":"uros.stankovic@databricks.com","login":"urosstan-db","count":9},{"name":"zzzzming95","email":"505306252@qq.com","login":"zzzzming95","count":9},{"name":"Utkarsh","email":"utkarsh.agarwal@databricks.com","login":"utkarsh39","count":9},{"name":"DylanGuedes","email":"djmgguedes@gmail.com","login":"DylanGuedes","count":9},{"name":"Erik Erlandson","email":"eerlands@redhat.com","login":"erikerlandson","count":9},{"name":"Haoyu Weng","email":"wenghy02@gmail.com","login":"wengh","count":9},{"name":"zwangsheng","email":"binjieyang@apache.org","login":"zwangsheng","count":9},{"name":"Gera Shegalov","email":"gera@apache.org","login":"gerashegalov","count":9},{"name":"Shuo Xiang","email":"shuoxiangpub@gmail.com","login":"coderxiang","count":9},{"name":"ilicmarkodb","email":"marko.ilic@databricks.com","login":"ilicmarkodb","count":9},{"name":"noelsmith","email":"mail@noelsmith.com","login":"noel-smith","count":9},{"name":"huangxiaoping","email":"1754789345@qq.com","login":"huangxiaopingRD","count":9},{"name":"Kevin Su","email":"pingsutw@apache.org","login":"pingsutw","count":9},{"name":"Pete Robbins","email":"robbinspg@gmail.com","login":"robbinspg","count":9},{"name":"Xi Lyu","email":"xi.lyu@databricks.com","login":"xi-db","count":9},{"name":"KaiXinXiaoLei","email":"huleilei1@huawei.com","login":null,"count":8},{"name":"Brian Cho","email":"bcho@fb.com","login":"bchocho","count":8},{"name":"Eric Wu","email":"492960551@qq.com","login":"Eric5553","count":8},{"name":"Fu Chen","email":"cfmcgrady@gmail.com","login":"cfmcgrady","count":8},{"name":"hushan[胡珊]","email":"hushan@xiaomi.com","login":"suyanNone","count":8},{"name":"luluorta","email":"luluorta@gmail.com","login":"luluorta","count":8},{"name":"Gavin Li","email":"lyo.gavin@gmail.com","login":"lyogavin","count":8},{"name":"Tim Ellison","email":"t.p.ellison@gmail.com","login":"tellison","count":8},{"name":"Aaron Staple","email":"aaron.staple@gmail.com","login":"staple","count":8},{"name":"Rob Reeves","email":"roreeves@linkedin.com","login":"robreeves","count":8},{"name":"Josh Soref","email":"jsoref","login":"jsoref","count":8},{"name":"Jagadeesan","email":"as2@us.ibm.com","login":"jagadeesanas2","count":8},{"name":"jyotiska","email":"jyotiska123@gmail.com","login":"jyotiska","count":8},{"name":"zeruibao","email":"zerui.bao@databricks.com","login":"zeruibao","count":8},{"name":"Mukul Murthy","email":"mukul.murthy@gmail.com","login":"mukulmurthy","count":8},{"name":"milastdbx","email":"milan.stefanovic@databricks.com","login":"milastdbx","count":8},{"name":"micheal-o","email":"micheal.okutubo@gmail.com","login":"micheal-o","count":8},{"name":"lvshaokang","email":"lvshaokang1@gmail.com","login":"lvshaokang","count":8},{"name":"Frank Dai","email":"soulmachine@gmail.com","login":"soulmachine","count":8},{"name":"Udbhav30","email":"u.agrawal30@gmail.com","login":"Udbhav30","count":8},{"name":"SandishKumarHN","email":"sanysandish@gmail.com","login":"SandishKumarHN","count":8},{"name":"Michal Senkyr","email":"mike.senkyr@gmail.com","login":"michalsenkyr","count":8},{"name":"Michael Zhang","email":"m.zhang@databricks.com","login":"michaelzhan-db","count":8},{"name":"Martin Tzvetanov Grigorov","email":"mgrigorov@apache.org","login":"martin-g","count":8},{"name":"Yuchen Liu","email":"yuchen.liu@databricks.com","login":"eason-yuchen-liu","count":8},{"name":"Wing Yew Poon","email":"wypoon@cloudera.com","login":"wypoon","count":8},{"name":"Jovan Markovic","email":"jovan.markovic@databricks.com","login":"jovanm-db","count":8},{"name":"Arun Mahadevan","email":"arunm@apache.org","login":"arunmahadevan","count":8},{"name":"eklavya","email":"sr.eklavya@gmail.com","login":null,"count":8},{"name":"Mridul Muralidharan","email":"mridulatgmail.com","login":null,"count":8},{"name":"pavle-martinovic_data","email":"pavle.martinovic@databricks.com","login":null,"count":8},{"name":"xy_xin","email":"xianyin.xxy@alibaba-inc.com","login":null,"count":8},{"name":"Yucai Yu","email":"yucai.yu@intel.com","login":null,"count":8},{"name":"Jacek Laskowski","email":"jacek.laskowski@deepsense.io","login":null,"count":8},{"name":"Andre Schumacher","email":"schumach@icsi.berkeley.edu","login":null,"count":8},{"name":"Tyson","email":"thamilton@verticalscope.com","login":null,"count":7},{"name":"Kostas Sakellis","email":"kostas@cloudera.com","login":null,"count":7},{"name":"Richard Benkovsky","email":"richard.benkovsky@gooddata.com","login":null,"count":7},{"name":"hongdd","email":"jn_hdd@163.com","login":"hddong","count":7},{"name":"Tijo Thomas","email":"tijoparacka@gmail.com","login":null,"count":7},{"name":"Srinivasa Reddy Vundela","email":"vsr@cloudera.com","login":null,"count":7},{"name":"Tom Graves","email":"tgraves@yahoo-inc.com","login":null,"count":7},{"name":"Fokko Driesprong","email":"fokkodriesprong@godatadriven.com","login":null,"count":7},{"name":"jinxing","email":"jinxing@meituan.com","login":null,"count":7},{"name":"zhuol","email":"zhuol@yahoo-inc.com","login":null,"count":7},{"name":"Min Shen","email":"mshen@linkedin.com","login":"Victsm","count":7},{"name":"Steve Weis","email":"steve.weis@databricks.com","login":"sweisdb","count":7},{"name":"jdesjean","email":"jf.gauthier@databricks.com","login":"jdesjean","count":7},{"name":"Calvin Jia","email":"jia.calvin@gmail.com","login":"calvinjia","count":7},{"name":"chenliang.lu","email":"marssss2929@gmail.com","login":"yabola","count":7},{"name":"Liquan Pei","email":"liquanpei@gmail.com","login":"Ishiihara","count":7},{"name":"Livia Zhu","email":"livia.zhu@databricks.com","login":"liviazhu-db","count":7},{"name":"Riya Verma","email":"riya.verma@databricks.com","login":"riyaverm-db","count":7},{"name":"TJX2014","email":"xiaoxingstack@gmail.com","login":"TJX2014","count":7},{"name":"Thejdeep Gudivada","email":"tgudivada@linkedin.com","login":"thejdeep","count":7},{"name":"Konstantin Boudnik","email":"cos@wandisco.com","login":"wandjenkins","count":7},{"name":"Jean-Baptiste Onofré","email":"jbonofre@apache.org","login":"jbonofre","count":7},{"name":"Devesh Agrawal","email":"devesh.agrawal@gmail.com","login":"dagrawal3409","count":7},{"name":"Ergin Seyfe","email":"eseyfe@fb.com","login":"seyfe","count":7},{"name":"Gene Pang","email":"gene.pang@databricks.com","login":"gene-db","count":7},{"name":"10087686","email":"wang.jiaochun@zte.com.cn","login":"wangjiaochun","count":7},{"name":"Onur Satici","email":"osatici@palantir.com","login":"onursatici","count":7},{"name":"YanTangZhai","email":"hakeemzhai@tencent.com","login":"YanTangZhai","count":7},{"name":"SaurabhChawla","email":"s.saurabhtim@gmail.com","login":"SaurabhChawla100","count":7},{"name":"Russell Spitzer","email":"Russell.Spitzer@gmail.com","login":"RussellSpitzer","count":7},{"name":"anabranch","email":"wac.chambers@gmail.com","login":"bllchmbrs","count":7},{"name":"Binh Nguyen","email":"ngbinh@gmail.com","login":"ngbinh","count":7},{"name":"zhaomin","email":"zhaomin1423@163.com","login":"zhaomin1423","count":7},{"name":"xubo245","email":"601450868@qq.com","login":"xubo245","count":7},{"name":"mcdull-zhang","email":"work4dong@163.com","login":"mcdull-zhang","count":7},{"name":"liuzhaokun","email":"liu.zhaokun@zte.com.cn","login":"liu-zhaokun","count":7},{"name":"cocoatomo","email":"cocoatomo77@gmail.com","login":"cocoatomo","count":7},{"name":"Zeyu Chen","email":"zycm03@gmail.com","login":"zecookiez","count":7},{"name":"Travis Galoppo","email":"tjg2107@columbia.edu","login":"tgaloppo","count":7},{"name":"Venki Korukanti","email":"venki.korukanti@gmail.com","login":"vkorukanti","count":7},{"name":"Vlad Rozov","email":"vrozov@amazon.com","login":"vrozov","count":7},{"name":"Ye Zhou","email":"yezhou@linkedin.com","login":"zhouyejoe","count":7},{"name":"Ethan Jewett","email":"esjewett@gmail.com","login":"esjewett","count":7},{"name":"Parth Chandra","email":"parthc@apache.org","login":"parthchandra","count":6},{"name":"tianhanhu","email":"adrianhu96@gmail.com","login":"tianhanhu","count":6},{"name":"wangda.tan","email":"wheeleast@gmail.com","login":"leftnoteasy","count":6},{"name":"zhouyifan279","email":"zhouyifan279@gmail.com","login":"zhouyifan279","count":6},{"name":"chenzhx","email":"chen@apache.org","login":"chenzhx","count":6},{"name":"chutium","email":"teng.qiu@gmail.com","login":"chutium","count":6},{"name":"wangxiaojing","email":"u9jing@gmail.com","login":"wangxiaojing","count":6},{"name":"Sun Rui","email":"sunrui2016@gmail.com","login":"sun-rui","count":6},{"name":"Tommy YU","email":"tummyyu@163.com","login":"Wenpei","count":6},{"name":"Volodymyr Lyubinets","email":"vlyubin@gmail.com","login":"vlyubin","count":6},{"name":"Xiu Guo","email":"xguo27@gmail.com","login":"xguo27","count":6},{"name":"Yash Sharma","email":"ysharma@atlassian.com","login":"yashs360","count":6},{"name":"Yousof Hosny","email":"yousof.hosny@databricks.com","login":"yhosny","count":6},{"name":"Yuchen Huo","email":"yuchen.huo@databricks.com","login":"yuchenhuo","count":6},{"name":"Zhan Zhang","email":"zhazhan@gmail.com","login":"zhzhan","count":6},{"name":"ankurgupta","email":"ankur.gupta@cloudera.com","login":"ankuriitg","count":6},{"name":"Sakthi","email":"sakthi@apache.org","login":"the-sakthi","count":6},{"name":"Santiago M. Mola","email":"santi@mola.io","login":"smola","count":6},{"name":"Michael Munday","email":"mike.munday@ibm.com","login":"mundaym","count":6},{"name":"Nemanja Boric","email":"nemanja.boric@databricks.com","login":"nemanja-boric-databricks","count":6},{"name":"Neville Li","email":"neville@spotify.com","login":"nevillelyh","count":6},{"name":"Nick Young","email":"nick.young@databricks.com","login":"n-young-db","count":6},{"name":"Nikhil Sheoran","email":"125331115+nikhilsheoran-db","login":"nikhilsheoran-db","count":6},{"name":"Meihua Wu","email":"meihuawu@umich.edu","login":"rotationsymmetry","count":6},{"name":"Parth Upadhyay","email":"parth.upadhyay@gmail.com","login":"justaparth","count":6},{"name":"hqzizania","email":"qian.huang@intel.com","login":"hqzizania","count":6},{"name":"chenyu","email":"119398199+chenyu-opensource","login":"chenyu-opensource","count":6},{"name":"Antonio","email":"antonio@interpals.net","login":"alupher","count":6},{"name":"Stan Zhai","email":"zhaishidan@haizhi.com","login":"stanzhai","count":6},{"name":"tianyi","email":"tianyi.asiainfo@gmail.com","login":"tianyi","count":6},{"name":"GayathriMurali","email":"gayathri.m.softie@gmail.com","login":"GayathriMurali","count":6},{"name":"07ARB","email":"ankitrajboudh@gmail.com","login":"07ARB","count":6},{"name":"Forest Fang","email":"forest.fang@outlook.com","login":"saurfang","count":6},{"name":"Jihong MA","email":"linlin200605@gmail.com","login":"JihongMA","count":6},{"name":"Rajesh Balamohan","email":"rbalamohan@apache.org","login":"rbalamohan","count":6},{"name":"donnyzone","email":"wellfengzhu@gmail.com","login":"DonnyZone","count":6},{"name":"Adam Budde","email":"budde@amazon.com","login":null,"count":6},{"name":"Bill Chambers","email":"bill@databricks.com","login":null,"count":6},{"name":"Rui Li","email":"rui.li@intel.com","login":null,"count":6},{"name":"VinceShieh","email":"vincent.xie@intel.com","login":null,"count":6},{"name":"Warren Zhu","email":"zhonzh@microsoft.com","login":null,"count":6},{"name":"Wayne Zhang","email":"actuaryzhang@uber.com","login":null,"count":6},{"name":"Mosharaf Chowdhury","email":"mosharaf@mosharaf-mbp.(none)","login":null,"count":6},{"name":"Peter Sankauskas","email":"peter@admobius.com","login":null,"count":6},{"name":"Rahul Singhal","email":"rahul.singhal@guavus.com","login":null,"count":6},{"name":"Rohit Rai","email":"rohit@tuplejump.com","login":null,"count":6},{"name":"RoryQi","email":"1242949407@qq.com","login":null,"count":6},{"name":"Sanket Chintapalli","email":"schintap@yahoo-inc.com","login":null,"count":6},{"name":"Akihiro Matsukawa","email":"amatsukawa@twitter.com","login":null,"count":6},{"name":"Christopher Nguyen","email":"ctn@adatao.com","login":null,"count":6},{"name":"Henry Robinson","email":"henry@cloudera.com","login":null,"count":6},{"name":"pgandhi","email":"pgandhi@oath.com","login":null,"count":6},{"name":"Robert Dillitz","email":"robert.dillitz@databricks.com","login":"dillitz","count":6},{"name":"Ryan Johnson","email":"ryan.johnson@databricks.com","login":"ryan-johnson-databricks","count":6},{"name":"Alkis Evlogimenos","email":"alkis.evlogimenos@databricks.com","login":"alkis","count":6},{"name":"Ameet Talwalkar","email":"atalwalkar@gmail.com","login":"atalwalkar","count":6},{"name":"Davin Tjong","email":"davin.tjong@databricks.com","login":"davintjong-db","count":6},{"name":"Darcy Shen","email":"sadhen@zoho.com","login":"da-liii","count":6},{"name":"Anand Avati","email":"avati@redhat.com","login":"avati","count":6},{"name":"Dejan Krakovic","email":"dejan.krakovic@databricks.com","login":"dejankrak-db","count":6},{"name":"Denis Pyshev","email":"git@gemelen.net","login":"gemelen","count":6},{"name":"Benjamin Hindman","email":"benjamin.hindman@gmail.com","login":"benh","count":6},{"name":"Edison Tung","email":"edisontung@gmail.com","login":"edisontung","count":6},{"name":"Keiji Yoshida","email":"kjmrknsn@gmail.com","login":"kjmrknsn","count":6},{"name":"Kunal Khamar","email":"kkhamar@outlook.com","login":"kunalkhamar","count":6},{"name":"Lee Dongjin","email":"dongjin@apache.org","login":"dongjinleekr","count":6},{"name":"Liang Zhang","email":"liang.zhang@databricks.com","login":"liangz1","count":6},{"name":"Manish Amde","email":"manish9ue@gmail.com","login":"manishamde","count":6},{"name":"liulijia","email":"liutang123@yeah.net","login":"liutang123","count":6},{"name":"root","email":"root@ip-10-68-81-10.ec2.internal","login":null,"count":6},{"name":"Stefan Bukorovic","email":"stefan.bukorovic@databricks.com","login":"stefanbuk-db","count":5},{"name":"Nihar Sheth","email":"niharrsheth@gmail.com","login":"NiharS","count":5},{"name":"Nebojsa Savic","email":"nebojsa.savic@databricks.com","login":"nebojsa-db","count":5},{"name":"Sumeet Gajjar","email":"sumeetgajjar93@gmail.com","login":"sumeetgajjar","count":5},{"name":"Mortada Mehyar","email":"mortada.mehyar@gmail.com","login":"mortada","count":5},{"name":"Ahmed Mahran","email":"ahmed.mahran@mashin.io","login":"ahmed-mahran","count":5},{"name":"Jiaheng Tang","email":"jiaheng.tang@databricks.com","login":"zedtang","count":5},{"name":"Kengo Seki","email":"sekikn@apache.org","login":"sekikn","count":5},{"name":"Liang Yan","email":"ckgppl_yan@sina.cn","login":"liang3zy22","count":5},{"name":"Liu,Linhong","email":"liulinhong@baidu.com","login":"LinhongLiu","count":5},{"name":"Mingkang Li","email":"mingkang.li@databricks.com","login":"mingkangli-db","count":5},{"name":"guowei2","email":"guowei2@asiainfo.com","login":"guowei2","count":5},{"name":"zzcclp","email":"xm_zzc@sina.com","login":"zzcclp","count":5},{"name":"Philipp Hoffmann","email":"mail@philipphoffmann.de","login":"philipphoffmann","count":5},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":5},{"name":"Rosstin","email":"asterazul@gmail.com","login":"Rosstin","count":5},{"name":"Rishabh Bhardwaj","email":"rbnext29@gmail.com","login":"rishabhbhardwaj","count":5},{"name":"Adrian Ionescu","email":"adrian@databricks.com","login":"adrian-ionescu","count":5},{"name":"Ajay Saini","email":"ajays725@gmail.com","login":"ajaysaini725","count":5},{"name":"0x0FFF","email":"programmerag@gmail.com","login":"0x0FFF","count":5},{"name":"Christian Kadner","email":"ckadner@us.ibm.com","login":"ckadner","count":5},{"name":"Dave DeCaprio","email":"daved@alum.mit.edu","login":"DaveDeCaprio","count":5},{"name":"David Lewis","email":"david.lewis@databricks.com","login":"databricks-david-lewis","count":5},{"name":"David Toneian","email":"david@toneian.com","login":"DavidToneian","count":5},{"name":"Dereck Li","email":"monkeyboy.ljh@gmail.com","login":"monkeyboy123","count":5},{"name":"Ewen Cheslack-Postava","email":"me@ewencp.org","login":"ewencp","count":5},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":5},{"name":"Harold Lim","email":"harold@cs.duke.edu","login":"rold50","count":5},{"name":"morvenhuang","email":"morven.huang@gmail.com","login":"morvenhuang","count":5},{"name":"narek_karapetian","email":"narek.karapetian93@yandex.ru","login":"NarekDW","count":5},{"name":"frreiss","email":"frreiss@us.ibm.com","login":"frreiss","count":5},{"name":"fred-db","email":"fredrik.klauss@databricks.com","login":"fred-db","count":5},{"name":"fqaiser94@gmail.com","email":"fqaiser94@gmail.com","login":"fqaiser94","count":5},{"name":"fjh100456","email":"fu.jinhua6@zte.com.cn","login":"fjh100456","count":5},{"name":"Tim Armstrong","email":"tim.armstrong@databricks.com","login":"timarmstrong","count":5},{"name":"Sandor Murakozi","email":"smurakozi@gmail.com","login":"smurakozi","count":5},{"name":"Yan Facai (颜发才)","email":"facai.yan@gmail.com","login":"facaiy","count":5},{"name":"Moussa Taifi","email":"moutai10@gmail.com","login":"moutai","count":5},{"name":"krishnakalyan3","email":"krishnakalyan3@gmail.com","login":"krishnakalyan3","count":5},{"name":"GideonPotok","email":"g.potok4@gmail.com","login":"GideonPotok","count":5},{"name":"zhou-jiang","email":"zhou_jiang@apple.com","login":"jiangzho","count":5},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":5},{"name":"Armin","email":"me@obrown.io","login":"original-brownbear","count":5},{"name":"German Schiavon","email":"germanschiavon@gmail.com","login":"Gschiavon","count":5},{"name":"Avery Qi","email":"avery.qi@databricks.com","login":"averyqi-db","count":5},{"name":"Anant","email":"anant.asty@gmail.com","login":"AtlasPilotPuppy","count":5},{"name":"Li Zhihui","email":"zhihui.li@intel.com","login":"li-zhihui","count":5},{"name":"Xiaonan Yang","email":"xiaonan.yang@databricks.com","login":"xiaonanyang-db","count":5},{"name":"zhipeng.mao","email":"zhipeng.mao@databricks.com","login":"zhipengmao-db","count":5},{"name":"viktorluc-db","email":"viktor.lucic@databricks.com","login":"viktorluc-db","count":5},{"name":"stayhf","email":"chutong88@gmail.com","login":"chutong88","count":5},{"name":"Jen-Ming Chung","email":"jenmingisme@gmail.com","login":"jmchung","count":5},{"name":"Jason White","email":"jason.white@shopify.com","login":"JasonMWhite","count":5},{"name":"Ismaël Mejía","email":"iemejia@gmail.com","login":"iemejia","count":5},{"name":"Ioana Delaney","email":"ioanamdelaney@gmail.com","login":"ioana-delaney","count":5},{"name":"Henry Robinson","email":"henry@apache.org","login":"henryr","count":5},{"name":"Julek Sompolski","email":"Juliusz Sompolski","login":null,"count":5},{"name":"Neelesh Srinivas Salian","email":"nsalian@cloudera.com","login":null,"count":5},{"name":"Reza Safi","email":"rezasafi@cloudera.com","login":null,"count":5},{"name":"Allan Douglas R. de Oliveira","email":"allan@chaordicsystems.com","login":null,"count":5},{"name":"Punya Biswal","email":"pbiswal@palantir.com","login":null,"count":5},{"name":"Robert Kruszewski","email":"robertk@palantir.com","login":null,"count":5},{"name":"Henry Saputra","email":"henry@platfora.com","login":null,"count":5},{"name":"Hieu Huynh","email":"“Hieu.huynh@oath.com”","login":null,"count":5},{"name":"Huaxin Gao","email":"huaxing@oc0558782468.ibm.com","login":null,"count":5},{"name":"pgandhi","email":"pgandhi@verizonmedia.com","login":null,"count":5},{"name":"smallzhongfeng","email":"zhongjingxiong@didiglobal.com","login":null,"count":5},{"name":"Minchu Yang","email":"minyang@minyang-mn3.linkedin.biz","login":null,"count":5},{"name":"hehuiyuan","email":"hehuiyuan@ZBMAC-C02WD3K5H.local","login":null,"count":5},{"name":"harshars","email":"harshars@bigcuttall-lm.corp.yahoo.com","login":null,"count":5},{"name":"martinzapletal","email":"zapletal-martin@email.cz","login":"zapletal-martin","count":5},{"name":"luogankun","email":"luogankun@gmail.com","login":"luogankun","count":5},{"name":"ksonj","email":"kson@siberie.de","login":"ksonj","count":5},{"name":"jeanlyn","email":"jeanlyn92@gmail.com","login":"jeanlyn","count":5},{"name":"Peter Ableda","email":"peter.ableda@cloudera.com","login":"peterableda","count":5},{"name":"Alessandro Bellina","email":"abellina@nvidia.com","login":"abellina","count":5},{"name":"Evan Sparks","email":"sparks@cs.berkeley.edu","login":"etrain","count":5},{"name":"Ludovic Henry","email":"git@ludovic.dev","login":"luhenry","count":5},{"name":"wangyang","email":"wangyang@haizhi.com","login":null,"count":5},{"name":"xuyu","email":"11161569@vivo.com","login":null,"count":5},{"name":"Jacky Li","email":"jacky.likun@gmail.com","login":null,"count":5},{"name":"Thomas Graves","email":"tgraves@staydecay.corp.gq1.yahoo.com","login":null,"count":5},{"name":"Yuto Akutsu","email":"yuto.akutsu@nttdata.com","login":null,"count":5},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":5},{"name":"Mark Jarvin","email":"mark.jarvin@databricks.com","login":"markj-db","count":4},{"name":"minyyy","email":"min.yang@databricks.com","login":"minyyy","count":4},{"name":"haitao.yao","email":"yao.erix@gmail.com","login":"haitaoyao","count":4},{"name":"Mark Petruska","email":"petruska.mark@gmail.com","login":"mpetruska","count":4},{"name":"Martin Weindel","email":"martin.weindel@gmail.com","login":"MartinWeindel","count":4},{"name":"Lee Yang","email":"leewyang@gmail.com","login":"leewyang","count":4},{"name":"Michael Mior","email":"mmior@uwaterloo.ca","login":"michaelmior","count":4},{"name":"Hong Shen","email":"hongshen@tencent.com","login":"shenh062326","count":4},{"name":"Mick Jermsurawong","email":"mickjermsurawong@stripe.com","login":"mickjermsurawong-stripe","count":4},{"name":"Mikhail Nikoliukin","email":"mikhail.nikoliukin@databricks.com","login":"mikhailnik-db","count":4},{"name":"Nezih Yigitbasi","email":"nyigitbasi@netflix.com","login":"nezihyigitbasi","count":4},{"name":"FlytxtRnD","email":"meethu.mathew@flytxt.com","login":"FlytxtRnD","count":4},{"name":"Nik Vanderhoof","email":"nikolasrvanderhoof@gmail.com","login":"nvander1","count":4},{"name":"summaryzb","email":"summaryzb@gmail.com","login":"summaryzb","count":4},{"name":"senthh","email":"senthil.kumar@acceldata.io","login":"senthh","count":4},{"name":"Marek Kolodziej","email":"mkolod@gmail.com","login":"mkolod","count":4},{"name":"jackierwzhang","email":"ruowang.zhang@databricks.com","login":"jackierwzhang","count":4},{"name":"ArcherShao","email":"ArcherShao","login":"ArcherShao","count":4},{"name":"camilesing","email":"camilesing@gmail.com","login":"camilesing","count":4},{"name":"Shubham Chopra","email":"schopra31@bloomberg.net","login":"shubhamchopra","count":4},{"name":"leesf","email":"leesf@apache.org","login":"leesf","count":4},{"name":"Zhen Peng","email":"zhenpeng01@baidu.com","login":"zhpengg","count":4},{"name":"Stevo Slavić","email":"sslavic@gmail.com","login":"sslavic","count":4},{"name":"Subhobrata Dey","email":"sbcd90@gmail.com","login":"sbcd90","count":4},{"name":"Octavian Geagla","email":"ogeagla@gmail.com","login":"ogeagla","count":4},{"name":"thomas.hart","email":"thomas.hart@databricks.com","login":"thomash-dbx","count":4},{"name":"Dean Chen","email":"deanchen5@gmail.com","login":"deanchen","count":4},{"name":"Costas Zarifis","email":"costas.zarifis@databricks.com","login":"costas-db","count":4},{"name":"Ali Smesseim","email":"ali.smesseim@databricks.com","login":"alismess-db","count":4},{"name":"Qifan Pu","email":"qifan.pu@gmail.com","login":"ooq","count":4},{"name":"Supun Nakandala","email":"supun.nakandala@databricks.com","login":"db-scnakandala","count":4},{"name":"Susan X. Huynh","email":"xhuynh@mesosphere.com","login":"susanxhuynh","count":4},{"name":"Tuan Pham","email":"Tuan.Pham@wisetechglobal.com","login":"zeotuan","count":4},{"name":"Vida Ha","email":"vida@databricks.com","login":"vidaha","count":4},{"name":"Vinayak","email":"vijoshi5@in.ibm.com","login":"vijoshi","count":4},{"name":"Vsevolod Stepanov","email":"vsevolod.stepanov@databricks.com","login":"vsevolodstep-db","count":4},{"name":"andrej-db","email":"andrej.gobeljic@databricks.com","login":"andrej-db","count":4},{"name":"Richard Yu","email":"richard.yu@databricks.com","login":"learningchess2003","count":4},{"name":"Zhen Li","email":"zhli@microsoft.com","login":"zhli1142015","count":4},{"name":"Runyao Chen","email":"runyao.chen@databricks.com","login":"RunyaoChen","count":4},{"name":"韩田田00222924","email":"han.tiantian@zte.com.cn","login":"httfighter","count":4},{"name":"Shanyu Zhao","email":"shzhao@microsoft.com","login":"shanyu","count":4},{"name":"Guancheng (G.C.) Chen","email":"chenguancheng@gmail.com","login":"gchen","count":4},{"name":"kalpit","email":"shahkalpit84@gmail.com","login":"kalpit","count":4},{"name":"Judy Nash","email":"judynash@microsoft.com","login":"judynash","count":4},{"name":"Ken Takagiwa","email":"ugw.gi.world@gmail.com","login":"giwa","count":4},{"name":"Wu, Xiaochang","email":"xiaochang.wu@intel.com","login":"xwu99","count":4},{"name":"Tomoko Komiyama","email":"btkomiyamatm@oss.nttdata.com","login":"TomokoKomiyama","count":4},{"name":"Nicholas Marion","email":"nmarion@us.ibm.com","login":"n-marion","count":4},{"name":"mwws","email":"wei.mao@intel.com","login":"wei-mao-intel","count":4},{"name":"nyingping","email":"smileyingping@163.com","login":"nyingping","count":4},{"name":"oraviv","email":"oraviv@paypal.com","login":"uzadude","count":4},{"name":"peng.zhang","email":"peng.zhang@xiaomi.com","login":"renozhang","count":4},{"name":"ptkool","email":"michael.styles@shopify.com","login":"ptkool","count":4},{"name":"sandy","email":"phalodi@gmail.com","login":"phalodi","count":4},{"name":"sarthfrey-db","email":"sarth.frey@databricks.com","login":"sarthfrey","count":4},{"name":"xukun 00228947","email":"xukun.xu@huawei.com","login":"viper-kun","count":4},{"name":"Harutaka Kawamura","email":"hkawamura0130@gmail.com","login":"harupy","count":4},{"name":"cenyuhai","email":"cenyuhai@didichuxing.com","login":"cenyuhai","count":4},{"name":"Alexander Pivovarov","email":"apivovarov@gmail.com","login":"apivovarov","count":4},{"name":"Shrikant Prasad","email":"shrprasa@visa.com","login":"shrprasa","count":4},{"name":"Bernardo Gomez Palacio","email":"bernardo.gomezpalacio@gmail.com","login":"berngp","count":4},{"name":"Kishor Patil","email":"kpatil@yahoo-inc.com","login":"kishorvpatil","count":4},{"name":"KarthikTunga","email":"karthik.tunga@gmail.com","login":"KarthikTungaG","count":4},{"name":"Jurriaan Pruis","email":"email@jurriaanpruis.nl","login":"jurriaan","count":4},{"name":"Jonathan Albrecht","email":"jonathan.albrecht@ibm.com","login":"jonathan-albrecht-ibm","count":4},{"name":"Bouke van der Bijl","email":"boukevanderbijl@gmail.com","login":"bouk","count":4},{"name":"JeremyNixon","email":"jnixon2@gmail.com","login":"JeremyNixon","count":4},{"name":"Jeff Evans","email":"jeffrey.wayne.evans@gmail.com","login":"jeff303","count":4},{"name":"Jason Lee","email":"cjlee@us.ibm.com","login":"jasoncl","count":4},{"name":"Jane Wang","email":"janewang@fb.com","login":"janewangfb","count":4},{"name":"Chris Martin","email":"chris@cmartinit.co.uk","login":"d80tb7","count":4},{"name":"JacobZheng0927","email":"zsh517559523@163.com","login":"JacobZheng0927","count":4},{"name":"Ian Cook","email":"ianmcook@gmail.com","login":"ianmcook","count":4},{"name":"Alex Liu","email":"alex_liu68@yahoo.com","login":"alexoss68","count":4},{"name":"Dima","email":"dimanowq@gmail.com","login":"ostronaut","count":4},{"name":"Eduard Tudenhoefner","email":"etudenhoefner@gmail.com","login":"nastra","count":4},{"name":"Eugene Koifman","email":"eugene.koifman@workday.com","login":"ekoifman","count":4},{"name":"Alex Balikov","email":"alex.balikov@databricks.com","login":"alex-balikov","count":4},{"name":"Evan Wu","email":"evan123wu@gmail.com","login":"drexler-sky","count":4},{"name":"Wang","email":"toujours33","login":"toujours33","count":4},{"name":"FavioVazquez","email":"favio.vazquezp@gmail.com","login":"FavioVazquez","count":4},{"name":"François Garillot","email":"francois@garillot.net","login":"huitseeker","count":4},{"name":"HiuFung Kwok","email":"hiufkwok@gmail.com","login":"HiuKwok","count":4},{"name":"xiaodeshan","email":"xiaodeshan@xiaomi.com","login":null,"count":4},{"name":"云峤","email":"chensong.cs@alibaba-inc.com","login":null,"count":4},{"name":"忍冬","email":"rendong@wacai.com","login":null,"count":4},{"name":"Colin Patrick Mccabe","email":"cmccabe@cloudera.com","login":null,"count":4},{"name":"pgandhi","email":"pgandhi@yahoo-inc.com","login":null,"count":4},{"name":"pj.fanning","email":"pj.fanning@workday.com","login":null,"count":4},{"name":"qiping.lqp","email":"qiping.lqp@alibaba-inc.com","login":null,"count":4},{"name":"root","email":"root@domU-12-31-39-0C-C8-96.compute-1.internal","login":null,"count":4},{"name":"root","email":"root@iZbp1gsnrlfzjxh82cz80vZ.(none)","login":null,"count":4},{"name":"root","email":"root@ip-10-68-155-156.ec2.internal","login":null,"count":4},{"name":"root","email":"root@ip-10-8-17-72.ec2.internal","login":null,"count":4},{"name":"Eyal Farago","email":"eyal@nrgene.com","login":null,"count":4},{"name":"Anthony Truchet","email":"a.truchet@criteo.com","login":null,"count":4},{"name":"mwlon","email":"mloncaric@hmc.edu","login":null,"count":4},{"name":"kai","email":"kaizeng@eecs.berkeley.edu","login":null,"count":4},{"name":"Zhan Zhang","email":"zhanzhang@fb.com","login":null,"count":4},{"name":"Thomas Graves","email":"tgraves@prevailsail.corp.gq1.yahoo.com","login":null,"count":4},{"name":"Nathan Kronenfeld","email":"nkronenfeld@oculusinfo.com","login":null,"count":4},{"name":"Michael Chen","email":"mike.chen@workday.com","login":null,"count":4},{"name":"Luc Bourlier","email":"luc.bourlier@typesafe.com","login":null,"count":4},{"name":"Olivier Girardot","email":"o.girardot@lateral-thoughts.com","login":null,"count":4},{"name":"Paul Mackles","email":"pmackles@adobe.com","login":null,"count":4},{"name":"Prashant Singh","email":"psinghvk@amazon.com","login":null,"count":4},{"name":"Pravin Gadakh","email":"prgadakh@in.ibm.com","login":null,"count":4},{"name":"Rohit Agarwal","email":"rohita@qubole.com","login":null,"count":4},{"name":"Sahil Takiar","email":"stakiar@cloudera.com","login":null,"count":4},{"name":"Neal Song","email":"neal_song@126.com","login":"sddyljsx","count":3},{"name":"David Vogelbacher","email":"dvogelbacher@palantir.com","login":"dvogelbacher","count":3},{"name":"Dan McClary","email":"dan.mcclary@gmail.com","login":"dwmclary","count":3},{"name":"ClownXC","email":"chen3494269@163.com","login":"xiaochen-zhou","count":3},{"name":"Chia-Ping Tsai","email":"chia7712@gmail.com","login":"chia7712","count":3},{"name":"Charles Allen","email":"charles@allen-net.com","login":"drcrallen","count":3},{"name":"Byron","email":"byronhsu1230@gmail.com","login":"ByronHsu","count":3},{"name":"Brenden Matthews","email":"brenden@diddyinc.com","login":"brndnmtthws","count":3},{"name":"Andy Konwinski","email":"andykonwinski@gmail.com","login":"andyk","count":3},{"name":"Brandon Bradley","email":"bradleytastic@gmail.com","login":"blbradley","count":3},{"name":"Bo Meng","email":"mengbo@hotmail.com","login":"bomeng","count":3},{"name":"Nemanja Petrovic","email":"nemanja.petrovic@databricks.com","login":"nemanjapetr-db","count":3},{"name":"Nick Evans","email":"me@nicolasevans.org","login":"ontarionick","count":3},{"name":"Nick Lanham","email":"nick@afternight.org","login":"nicklan","count":3},{"name":"Nick Pritchard","email":"nicholas.pritchard@falkonry.com","login":"pnpritchard","count":3},{"name":"Anton Lykov","email":"anton.lykov@databricks.com","login":"anton5798","count":3},{"name":"Sander Goos","email":"sander.goos@databricks.com","login":"sander-goos","count":3},{"name":"Oleg Danilov","email":"oleg.danilov@wandisco.com","login":"dosoft","count":3},{"name":"Ruben Berenguel Montoro","email":"ruben@mostlymaths.net","login":"rberenguel","count":3},{"name":"Petar Vasiljevic","email":"petar.vasiljevic@databricks.com","login":"PetarVasiljevic-DB","count":3},{"name":"Peter Rudenko","email":"petro.rudenko@gmail.com","login":"petro-rudenko","count":3},{"name":"Keiji Yoshida","email":"yoshida.keiji.84@gmail.com","login":"yosssi","count":3},{"name":"Ravi Pandya","email":"ravi@iecommerce.com","login":"rnpandya","count":3},{"name":"Milan Cupac","email":"milan.cupac@outlook.com","login":"milanisvet","count":3},{"name":"Mike","email":"wannabeast","login":"wannabeast","count":3},{"name":"Michael Nazario","email":"mnazario@palantir.com","login":"mnazbro","count":3},{"name":"Michael Giannakopoulos","email":"miccagiann@gmail.com","login":"miccagiann","count":3},{"name":"Michael Davies","email":"Michael.BellDavies@gmail.com","login":"MickDavies","count":3},{"name":"Michael Allman","email":"msa@allman.ms","login":"mallman","count":3},{"name":"Menelaos Karavelas","email":"menelaos.karavelas@databricks.com","login":"mkaravel","count":3},{"name":"Wojciech Jurczyk","email":"wojciech.jurczyk@codilime.com","login":"wjur","count":3},{"name":"chakravarthi","email":"tcchakra@gmail.com","login":"chakravarthiT","count":3},{"name":"Santosh Pingale","email":"pingalesantosh@gmail.com","login":"santosh-d3vpl3x","count":3},{"name":"Santiago Saavedra","email":"ssaavedra@openshine.com","login":"ssaavedra","count":3},{"name":"Rene Treffer","email":"treffer@measite.de","login":"rtreffer","count":3},{"name":"kuwii","email":"kuwii.someone@gmail.com","login":"kuwii","count":3},{"name":"longfei.jiang","email":"1251489546@qq.com","login":"jlfsdtc","count":3},{"name":"Stefaan Lippens","email":"stefaan.lippens@vito.be","login":"soxofaan","count":3},{"name":"Brandon","email":"brandonJY","login":"brandonJY","count":3},{"name":"zhuqi-lucas","email":"821684824@qq.com","login":"zhuqi-lucas","count":3},{"name":"Abhishek Somani","email":"abhishek.somani@databricks.com","login":"somani","count":3},{"name":"Andrew Tulloch","email":"andrew@tullo.ch","login":"ajtulloch","count":3},{"name":"Huon Wilson","email":"Huon.Wilson@data61.csiro.au","login":"huonw","count":3},{"name":"Imran Younus","email":"iyounus@us.ibm.com","login":"iyounus","count":3},{"name":"James Thomas","email":"jamesjoethomas@gmail.com","login":"jjthomas","count":3},{"name":"Jason Li","email":"jason.li@databricks.com","login":"jasonli-db","count":3},{"name":"Jiaxin Shan","email":"seedjeffwan@gmail.com","login":"Jeffwan","count":3},{"name":"Joan","email":"joan@goyeau.com","login":"joan38","count":3},{"name":"Anoop Johnson","email":"anoop@apache.org","login":"anoopj","count":3},{"name":"Jobit Mathew","email":"jobit.mathew@huawei.com","login":"jobitmathew","count":3},{"name":"John Ayad","email":"johnhany97@gmail.com","login":"johnhany97","count":3},{"name":"Allison Portis","email":"allison.portis@databricks.com","login":"allisonport-db","count":3},{"name":"Artur Sukhenko","email":"artur.sukhenko@gmail.com","login":"Devian-ua","count":3},{"name":"Andre Schumacher","email":"andre.schumacher@iki.fi","login":"AndreSchumacher","count":3},{"name":"Bill Zhao","email":"tauneutrino@gmail.com","login":"cybermaster","count":3},{"name":"Akshat Bordia","email":"akshat.bordia31@gmail.com","login":"akshatb1","count":3},{"name":"Larry Xiao","email":"xiaodi@sjtu.edu.cn","login":"larryxiao","count":3},{"name":"zhangjiajin","email":"zhangjiajin@huawei.com","login":"zhangjiajin","count":3},{"name":"zouxxyy","email":"zouxinyu.zxy@alibaba-inc.com","login":"Zouxxyy","count":3},{"name":"BOOTMGR","email":"panchal.harsh18@gmail.com","login":"BOOTMGR","count":3},{"name":"Haiyang Sun","email":"75672016+haiyangsun-db","login":"haiyangsun-db","count":3},{"name":"Gabriele Nizzoli","email":"mail@nizzoli.net","login":"gabrielenizzoli","count":3},{"name":"Gabor Roczei","email":"roczei@gmail.com","login":"roczei","count":3},{"name":"shivsood","email":"shivsood@microsoft.com","login":"shivsood","count":3},{"name":"tangjiafu","email":"jiafu.tang@qq.com","login":"laglangyue","count":3},{"name":"thomastechs","email":"thomas.sebastian@tcs.com","login":"thomastechs","count":3},{"name":"thyecust","email":"thy@mail.ecust.edu.cn","login":"thyecust","count":3},{"name":"uchiiii","email":"uchikun17@gmail.com","login":"uchiiii","count":3},{"name":"wenxuanguan","email":"choose_home@126.com","login":"wenxuanguan","count":3},{"name":"x1-","email":"viva008@gmail.com","login":"x1-","count":3},{"name":"Eric Chang","email":"eric.chang@databricks.com","login":"ericfchang","count":3},{"name":"Fernando Pereira","email":"fernando.pereira@epfl.ch","login":"ferdonline","count":3},{"name":"Florian Verhein","email":"florian.verhein@gmail.com","login":"florianverhein","count":3},{"name":"Gidon Gershinsky","email":"ggershinsky@apple.com","login":"ggershinsky","count":3},{"name":"Ginger Smith","email":"vsmith@berkeley.edu","login":"gingsmith","count":3},{"name":"Hiroshi Inoue","email":"inouehrs@jp.ibm.com","login":"inouehrs","count":3},{"name":"Qiuzhuang Lian","email":"Qiuzhuang.Lian@gmail.com","login":"Qiuzhuang","count":3},{"name":"RabbidHY","email":"stitch106hy@gmail.com","login":"RabbidHY","count":3},{"name":"liwensun","email":"liwen.sun@databricks.com","login":"liwensun","count":3},{"name":"maruilei","email":"maruilei@jd.com","login":"merrily01","count":3},{"name":"pengbo","email":"bo.peng1019@gmail.com","login":"pengbo","count":3},{"name":"prathit06","email":"malik.prathit@gmail.com","login":"prathit06","count":3},{"name":"sboeschhuawei","email":"stephen.boesch@huawei.com","login":"sboeschhuawei","count":3},{"name":"setjet","email":"rubenljanssen@gmail.com","login":"setjet","count":3},{"name":"sharkd","email":"sharkd.tu@gmail.com","login":"sharkdtu","count":3},{"name":"Li Yichao","email":"lyc@zhihu.com","login":"liyichao","count":3},{"name":"Kyle Ellrott","email":"kellrott@gmail.com","login":"kellrott","count":3},{"name":"KevinSmile","email":"kevinwang013@hotmail.com","login":"KevinSmile","count":3},{"name":"Sasaki Toru","email":"sasakitoa@nttdata.co.jp","login":"sasakitoa","count":3},{"name":"Kenichi Maehashi","email":"webmaster@kenichimaehashi.com","login":"kmaehashi","count":3},{"name":"Mark Andreev","email":"mark.andreev@gmail.com","login":"mrk-andreev","count":3},{"name":"Marko Nikacevic","email":"marko.nikacevic@databricks.com","login":"markonik-db","count":3},{"name":"Matthew Taylor","email":"matthew.t@tbfe.net","login":"tbfenet","count":3},{"name":"李亮","email":"liang.li.work@outlook.com","login":"KyleLi1985","count":3},{"name":"yangping.wu","email":"wyphao.2007@163.com","login":"wypb","count":3},{"name":"wangshengjie3","email":"wangshengjie3@xiaomi.com","login":"wangshengjie123","count":3},{"name":"sueann","email":"sueann@databricks.com","login":"sueann","count":3},{"name":"sharangk","email":"sharan.gk@gmail.com","login":"sharangk","count":3},{"name":"Chris Snow","email":"chsnow123@gmail.com","login":"snowch","count":3},{"name":"gweidner","email":"gweidner@us.ibm.com","login":"gweidner","count":3},{"name":"ayudovin","email":"a.yudovin6695@gmail.com","login":"ayudovin","count":3},{"name":"Henry D","email":"henrydavidge@gmail.com","login":"henrydavidge","count":3},{"name":"Jacker Hu","email":"gt.hu.chang@gmail.com","login":"jhu-chang","count":3},{"name":"Wojtek Szymanski","email":"wk.szymanski@gmail.com","login":"wojtek-szymanski","count":3},{"name":"Jia Li","email":"jiali@us.ibm.com","login":"jliwork","count":3},{"name":"TongWei1105","email":"vvtwow@gmail.com","login":"TongWei1105","count":3},{"name":"Madhu Siddalingaiah","email":"madhu@madhu.com","login":"msiddalingaiah","count":3},{"name":"Stijn De Haes","email":"stijndehaes@gmail.com","login":"stijndehaes","count":3},{"name":"Shiti","email":"ssaxena.ece@gmail.com","login":"Shiti","count":3},{"name":"Nicholas Marcott","email":"481161+bmarcott","login":"bmarcott","count":3},{"name":"DjvuLee","email":"lihu@bytedance.com","login":null,"count":3},{"name":"Eric Liang","email":"ekl@google.com","login":null,"count":3},{"name":"ouyangxiaochen","email":"ou.yangxiaochen@zte.com.cn","login":null,"count":3},{"name":"Eric Vandenberg","email":"ericvandenberg@fb.com","login":null,"count":3},{"name":"Frank Yin","email":"frank@factual.com","login":null,"count":3},{"name":"oleksii.diagiliev","email":"oleksii.diagiliev@workday.com","login":null,"count":3},{"name":"JerryLead","email":"JerryLead@163.com","login":null,"count":3},{"name":"Jim Carroll","email":"jim@dontcallme.com","login":null,"count":3},{"name":"Prabin Banka","email":"prabin.banka@imaginea.com","login":null,"count":3},{"name":"pierre-borckmans","email":"pierre.borckmans@realimpactanalytics.com","login":null,"count":3},{"name":"zhyhimont","email":"zhyhimont@gmail.com","login":null,"count":3},{"name":"younggyu chun","email":"younggyuchun@gmail.com","login":null,"count":3},{"name":"yikf","email":"13468507104@163.com","login":null,"count":3},{"name":"Vladimir Vladimirov","email":"vladimir.vladimirov@magnetic.com","login":null,"count":3},{"name":"Yogesh Garg","email":"yogesh(dot)garg()databricks(dot)com","login":null,"count":3},{"name":"Yun Ni","email":"yunn@uber.com","login":null,"count":3},{"name":"aokolnychyi","email":"okolnychyyanton@gmail.com","login":null,"count":3},{"name":"jianghaonan","email":"jianghaonan@baidu.com","login":null,"count":3},{"name":"Thomas Graves","email":"tgraves@unharmedunarmed.corp.ne1.yahoo.com","login":null,"count":3},{"name":"Sergei Lebedev","email":"s.lebedev@criteo.com","login":null,"count":3},{"name":"zouchenjun","email":"zouchenjun@youzan.com","login":null,"count":3},{"name":"Syed Hashmi","email":"shashmi@cloudera.com","login":null,"count":3},{"name":"Thomas Graves","email":"tgraves@thirteenroutine.corp.gq1.yahoo.com","login":null,"count":3},{"name":"Narine Kokhlikyan","email":"narine@slice.com","login":null,"count":3},{"name":"Omede Firouz","email":"ofirouz@palantir.com","login":null,"count":3},{"name":"彭灿00244106","email":"00244106@zte.intra","login":null,"count":3},{"name":"Oscar D. Lara Yejas","email":"odlaraye@oscars-mbp.usca.ibm.com","login":null,"count":3},{"name":"John Lee","email":"jlee2@yahoo-inc.com","login":null,"count":3},{"name":"Jose Torres","email":"joseph-torres@databricks.com","login":null,"count":3},{"name":"Joseph Batchik","email":"joseph.batchik@cloudera.com","login":null,"count":3},{"name":"ArtRand","email":"arand@soe.ucsc.edu","login":null,"count":3},{"name":"Alain","email":"aihe@usc.edu","login":null,"count":3},{"name":"Alok  Singh","email":"singhal@Aloks-MacBook-Pro.local","login":null,"count":3},{"name":"byungsoo","email":"byungsoo@byungsoo-pc.tn.corp.samsungelectronics.net","login":null,"count":3},{"name":"Adam Binford","email":"adam.binford@radiantsolutions.com","login":null,"count":3},{"name":"Aravind Patnam","email":"apatnam@linkedin.com","login":null,"count":3},{"name":"Christoph Grothaus","email":"cgrothaus@zeb.de","login":null,"count":3},{"name":"cafreeman","email":"cfreeman@alteryx.com","login":null,"count":3},{"name":"Daniel Davies","email":"ddavies@palantir.com","login":null,"count":3},{"name":"David McCauley","email":"david.mccauley@wandisco.com","login":null,"count":3},{"name":"fanyue-xia","email":"chloe.xia@databircks.com","login":null,"count":3},{"name":"Diana Carroll","email":"dcarroll@cloudera.com","login":null,"count":3},{"name":"eyal farago","email":"eyal farago","login":null,"count":3},{"name":"José Hiram Soltren","email":"jose@cloudera.com","login":null,"count":3},{"name":"Nakul Jindal","email":"njindal@us.ibm.com","login":null,"count":3},{"name":"robbins","email":"robbins@uk.ibm.com","login":null,"count":3},{"name":"root","email":"root@ip-10-165-19-218.ec2.internal","login":null,"count":3},{"name":"root","email":"root@ip-10-191-159-85.ec2.internal","login":null,"count":3},{"name":"root","email":"root@ip-10-8-51-66.ec2.internal","login":null,"count":3},{"name":"suqilong","email":"suqilong@qiyi.com","login":null,"count":3},{"name":"huangtianhua","email":"huangtianhua@huawei.com","login":null,"count":3},{"name":"unknown","email":"skumar@SKUMAR01.Trueffect.local","login":null,"count":3},{"name":"walker","email":"walker@transwarp01.(none)","login":null,"count":3},{"name":"xieshuaihu","email":"xieshuaihu@agora.io","login":null,"count":3},{"name":"Pei-Lun Lee","email":"pllee@appier.com","login":null,"count":3},{"name":"Willi Raschkowski","email":"wraschkowski@palantir.com","login":"rshkv","count":3},{"name":"Vyacheslav Baranov","email":"slavik.baranov@gmail.com","login":"SlavikBaranov","count":3},{"name":"Vayda, Oleksandr: IT (PRG)","email":"Oleksandr.Vayda@barclayscapital.com","login":"wajda","count":3},{"name":"bravo-zhang","email":"mzhang1230@gmail.com","login":"jiayue-zhang","count":3},{"name":"goldmedal","email":"liugs963@gmail.com","login":"goldmedal","count":3},{"name":"folone","email":"folone@gmail.com","login":"folone","count":3},{"name":"fhygh","email":"283452027@qq.com","login":"fhygh","count":3},{"name":"beobest2","email":"cleanby@naver.com","login":"beobest2","count":3},{"name":"ehnalis","email":"zoltan.zvara@gmail.com","login":"zzvara","count":3},{"name":"chetkhatri","email":"ckhatrimanjal@gmail.com","login":"chetkhatri","count":3},{"name":"hannahkamundson","email":"hannahkamundson@gmail.com","login":"hannahkamundson","count":3},{"name":"he.qiao","email":"he.qiao17@zte.com.cn","login":"Geek-He","count":3},{"name":"hlin09","email":"hlin09pu@gmail.com","login":"hlin09","count":3},{"name":"hujiahua","email":"hujiahua@youzan.com","login":"sleep1661","count":3},{"name":"ivanjevtic-db","email":"ivan.jevtic@databricks.com","login":"ivanjevtic-db","count":3},{"name":"jayadevanmurali","email":"jayadevan.m@tcs.com","login":"jayadevanmurali","count":3},{"name":"leahmcguire","email":"lmcguire@salesforce.com","login":"leahmcguire","count":3},{"name":"lichaoqun","email":"li.chaoqun@zte.com.cn","login":"lcqzte10192193","count":3},{"name":"liucht","email":"liucht@inspur.com","login":"liucht-inspur","count":3},{"name":"Tom Magrino","email":"tmagrino@fb.com","login":"tmagrino","count":3},{"name":"Thang Long VU","email":"long.vu@databricks.com","login":"longvu-db","count":3},{"name":"Steven Aerts","email":"steven.aerts@gmail.com","login":"steven-aerts","count":3},{"name":"zengruios","email":"578395184@qq.com","login":"zengruios","count":3},{"name":"Rahul Mahadev","email":"rahul.mahadev@databricks.com","login":"rahulsmahadev","count":3},{"name":"Qiping Li","email":"liqiping1991@gmail.com","login":"chouqin","count":3},{"name":"Qi Tan","email":"qi_tan@apple.com","login":"TQJADE","count":3},{"name":"Pravin Gadakh","email":"pravingadakh177@gmail.com","login":"pravingadakh","count":3},{"name":"guliangliang","email":"guliangliang@qiyi.com","login":null,"count":3},{"name":"Rohan Bhanderi","email":"rohan.bhanderi@sjsu.edu","login":null,"count":3},{"name":"Reza Zadeh","email":"reza@databricks.com","login":null,"count":3},{"name":"Maciej Brynski","email":"maciej.brynski@adpilot.pl","login":null,"count":3},{"name":"mn-mikke","email":"mrkAha12346github","login":null,"count":3},{"name":"Matt Whelan","email":"mwhelan@perka.com","login":null,"count":3},{"name":"Mridul Muralidharan","email":"mridulm@yahoo-inc.com","login":null,"count":3},{"name":"Mridul Muralidharan","email":"mridulm80@apache.org","login":null,"count":3},{"name":"jbencook","email":"jbenjamincook@gmail.com","login":null,"count":3},{"name":"Michelangelo D'Agostino","email":"mdagostino@civisanalytics.com","login":null,"count":3},{"name":"Kalvin Chau","email":"kalvin.chau@viasat.com","login":null,"count":3},{"name":"maji2014","email":"maji3@asiainfo.com","login":null,"count":3},{"name":"Seigneurin, Alexis (CONT)","email":"Alexis.Seigneurin@capitalone.com","login":null,"count":3},{"name":"Srinath Shankar","email":"srinath@databricks.com","login":"srinathshankar","count":3},{"name":"Simeon Simeonov","email":"sim@fastignite.com","login":"ssimeonov","count":3},{"name":"Shu Wang","email":"swang7@linkedin.com","login":"shuwang21","count":3},{"name":"Shruti Gumma","email":"shruti_gumma@apple.com","login":"shrutig","count":3},{"name":"Shiqi Sun","email":"s.sun@salesforce.com","login":"huskysun","count":3},{"name":"Shashwat Anand","email":"me@shashwat.me","login":"ashashwat","count":3},{"name":"Seth Fitzsimmons","email":"seth@mojodna.net","login":"mojodna","count":3},{"name":"Sergey Zhemzhitsky","email":"szhemzhitski@gmail.com","login":"szhem","count":3},{"name":"Yuning Zhang","email":"yuning.zhang@databricks.com","login":"yuningzh-db","count":3},{"name":"Yun Tang","email":"myasuka@live.com","login":"Myasuka","count":3},{"name":"Yuexin Zhang","email":"zach.yx.zhang@gmail.com","login":"cnZach","count":3},{"name":"Yu Peng","email":"loneknightpy@gmail.com","login":"loneknightpy","count":3},{"name":"Yifei Huang","email":"yifeih@palantir.com","login":"yifeih","count":3},{"name":"William Sheu","email":"william.sheu@databricks.com","login":"PenguinToast","count":3},{"name":"Ron Hu","email":"ron.hu@huawei.com","login":"ron8hu","count":3},{"name":"xiuzhu9527","email":"1406823834@qq.com","login":"xiuzhu9527","count":2},{"name":"xiaojian.fxj","email":"xiaojian.fxj@alibaba-inc.com","login":"hustfxj","count":2},{"name":"wuxiaolong26","email":"wuxiaolong26@jd.com","login":"chong0929","count":2},{"name":"williamwong","email":"william1104@gmail.com","login":"William1104","count":2},{"name":"wecharyu","email":"yuwq1996@gmail.com","login":"wecharyu","count":2},{"name":"wang-zhun","email":"wangzhun6103@gmail.com","login":"wang-zhun","count":2},{"name":"vijaykiran","email":"mail@vijaykiran.com","login":"vijaykiran","count":2},{"name":"tzolov","email":"christian.tzolov@gmail.com","login":"tzolov","count":2},{"name":"iurii.ant","email":"sereneant@gmail.com","login":"SereneAnt","count":2},{"name":"invkrh","email":"invkrh@gmail.com","login":"invkrh","count":2},{"name":"huangtianhua","email":"huangtianhua223@gmail.com","login":"huangtianhua","count":2},{"name":"hi-zir","email":"sql.alp@gmail.com","login":"hi-zir","count":2},{"name":"gwang3","email":"gwang3@ebay.com","login":"wangshisan","count":2},{"name":"fitermay","email":"fiterman@gmail.com","login":"fitermay","count":2},{"name":"exmy","email":"xumovens@gmail.com","login":"exmy","count":2},{"name":"kellyzly","email":"kellyzly@126.com","login":"kellyzly","count":2},{"name":"Chendi Xue","email":"chendi.xue@intel.com","login":"xuechendi","count":2},{"name":"Chen Zhang","email":"izchen@126.com","login":"izchen","count":2},{"name":"Chandan Kumar","email":"chandan.kumar@imaginea.com","login":"nrchandan","count":2},{"name":"Chaerim Yeo","email":"yeochaerim@gmail.com","login":"cryeo","count":2},{"name":"Fabrizio (Misto) Milo","email":"mistobaan@gmail.com","login":"Mistobaan","count":2},{"name":"Evan Yu","email":"ehotou@gmail.com","login":"hotou","count":2},{"name":"Evan Wu","email":"evanwu@berkeley.edu","login":"drexlersky","count":2},{"name":"Eugene-Mark","email":"eugene.ma.twenty@gmail.com","login":"Eugene-Mark","count":2},{"name":"EugenCepoi","email":"cepoi.eugen@gmail.com","login":"EugenCepoi","count":2},{"name":"Ernest","email":"earneyzxl@gmail.com","login":"Earne","count":2},{"name":"Erik LaBianca","email":"erik.labianca@gmail.com","login":"easel","count":2},{"name":"Eran Medan","email":"ehrann.mehdan@gmail.com","login":"eranation","count":2},{"name":"Ehsan M.Kermani","email":"ehsanmo1367@gmail.com","login":"ehsanmok","count":2},{"name":"Du Li","email":"lidu008@gmail.com","login":"Du-Li","count":2},{"name":"Akash Mishra","email":"akash.mishra20@gmail.com","login":"SleepyThread","count":2},{"name":"e-dorigatti","email":"emilio.dorigatti@gmail.com","login":"e-dorigatti","count":2},{"name":"derek ma","email":"maji3@asiainfo-linkage.com","login":"maji2014","count":2},{"name":"Luan","email":"luanxuedong2009@gmail.com","login":"leoluan2009","count":2},{"name":"Yizhong Zhang","email":"zyzzxycj@gmail.com","login":"Deegue","count":2},{"name":"Xingchao, Zhang","email":"xingczhang@ebay.com","login":"xingchaozh","count":2},{"name":"Vadim Patsalo","email":"86705+vadim","login":"vadim","count":2},{"name":"Tin Hang To","email":"tinto@us.ibm.com","login":"tinhto-000","count":2},{"name":"Stephen Samuel","email":"sam@sksamuel.com","login":"sksamuel","count":2},{"name":"egraldlo","email":"egraldlo@gmail.com","login":"egraldlo","count":2},{"name":"echo2mei","email":"534384876@qq.com","login":"echoTomei","count":2},{"name":"dobashim","email":"dobashim@oss.nttdata.co.jp","login":"dobashim","count":2},{"name":"cosmind-db","email":"cosmin.dumitru@databricks.com","login":"cosmind-db","count":2},{"name":"copperybean","email":"copperybean.zhang@gmail.com","login":"copperybean","count":2},{"name":"codlife","email":"1004910847@qq.com","login":"codlife","count":2},{"name":"codeatri","email":"nehapatil6@gmail.com","login":"codeatri","count":2},{"name":"bzhaoop","email":"270162781@qq.com","login":"bzhaojy","count":2},{"name":"buzhihuojie","email":"ren.weiluo@gmail.com","login":"david-weiluo-ren","count":2},{"name":"nitin goyal","email":"nitin.goyal@guavus.com","login":"nitindexter","count":2},{"name":"nemccarthy","email":"nathan@nemccarthy.me","login":"nemccarthy","count":2},{"name":"mayurb","email":"mayurb@uber.com","login":"mayurdb","count":2},{"name":"linzebing","email":"linzebing1995@gmail.com","login":"linzebing","count":2},{"name":"linbojin","email":"linbojin203@gmail.com","login":"linbojin","count":2},{"name":"lihao","email":"lihaowhu@gmail.com","login":"lidinghao","count":2},{"name":"liangyongyuan","email":"liangyongyuan@xiaomi.com","login":"lyy-pineapple","count":2},{"name":"liangbowen","email":"liangbowen@gf.com.cn","login":"bowenliang123","count":2},{"name":"kevincmchen","email":"kevincmchen@tencent.com","login":"kevincmchen","count":2},{"name":"yingjieMiao","email":"yingjie@42go.com","login":"yingjieMiao","count":2},{"name":"yangjiang","email":"yangjiang@ebay.com","login":"Ted-Jiang","count":2},{"name":"y-shimizu","email":"y.shimizu0429@gmail.com","login":"y-shimizu","count":2},{"name":"Drew Robb","email":"drewrobb@gmail.com","login":"drewrobb","count":2},{"name":"Qi Shao","email":"qi.shao.nyu@gmail.com","login":"AzureQ","count":2},{"name":"Prashanth Menon","email":"prashanth.menon@databricks.com","login":"pmenon","count":2},{"name":"Prajwal Tuladhar","email":"praj@infynyxx.com","login":"infynyxx","count":2},{"name":"Pillis","email":"pillis.work@gmail.com","login":"mebigibi","count":2},{"name":"Phillip Henry","email":"PhillHenry@gmail.com","login":"PhillHenry","count":2},{"name":"Phil Dakin","email":"phil.dakin.1@gmail.com","login":"PhilDakin","count":2},{"name":"Paul Cavallaro","email":"paulcavallaro@gmail.com","login":"paulcavallaro","count":2},{"name":"Patrick Brown","email":"patrick.brown@blyncsy.com","login":"patrickbrownsync","count":2},{"name":"Parth Brahmbhatt","email":"pbrahmbhatt@netflix.com","login":"Parth-Brahmbhatt","count":2},{"name":"Norman Maurer","email":"norman_maurer@apple.com","login":"normanmaurer","count":2},{"name":"Niranjan Artal","email":"nartal@nvidia.com","login":"nartal1","count":2},{"name":"Nilanjan Raychaudhuri","email":"nraychaudhuri@gmail.com","login":"nraychaudhuri","count":2},{"name":"Nicolas Azrak","email":"azrak.nicolas@gmail.com","login":"nicolasazrak","count":2},{"name":"Nick Lavers","email":"nick.lavers@videoamp.com","login":"nicklavers","count":2},{"name":"Neal Wiggins","email":"aoiwelle@gmail.com","login":"aoiwelle","count":2},{"name":"Navin Viswanath","email":"navin.vish@gmail.com","login":"navinvishy","count":2},{"name":"Nathan Kronenfeld","email":"nicole.oresme@gmail.com","login":"nkronenfeld","count":2},{"name":"MrPowers","email":"matthewkevinpowers@gmail.com","login":"MrPowers","count":2},{"name":"nfraison","email":"nfraison@yahoo.fr","login":"ashangit","count":2},{"name":"Momcilo Mrkaic","email":"momcilo.mrkaic@databricks.com","login":"momcilomrk-db","count":2},{"name":"Igor Dvorzhak","email":"idv@google.com","login":"medb","count":2},{"name":"Bjorn Jonsson","email":"bjornjon@gmail.com","login":"bjornjon","count":2},{"name":"Bijay Bisht","email":"bijay.bisht@gmail.com","login":"bijaybisht","count":2},{"name":"Bertrand Dechoux","email":"BertrandDechoux","login":"BertrandDechoux","count":2},{"name":"Beishao Cao","email":"beishao.cao@databricks.com","login":"BeishaoCao-db","count":2},{"name":"Antonin Delpeuch","email":"antonin@delpeuch.eu","login":"wetneb","count":2},{"name":"Brian O'Neill","email":"bone@alumni.brown.edu","login":"boneill42","count":2},{"name":"Brian Schaefer","email":"physinet@gmail.com","login":"physinet","count":2},{"name":"Andy Zhang","email":"yue.zhang@databricks.com","login":"Loquats","count":2},{"name":"Andrew Korzhuev","email":"korzhuev@andrusha.me","login":"andrusha","count":2},{"name":"Douglas R Colkitt","email":"douglas.colkitt@gmail.com","login":"Mister-Meeseeks","count":2},{"name":"Desmond Cheong","email":"desmond.cheong@databricks.com","login":"desmondcheongzx","count":2},{"name":"Dennis Huo","email":"dhuo@google.com","login":"dennishuo","count":2},{"name":"jwang0306","email":"jared.wang@databricks.com","login":"jwang0306","count":2},{"name":"joyyoj","email":"sunshch@gmail.com","login":"joyyoj","count":2},{"name":"johnnywalleye","email":"jsondag@gmail.com","login":"jonsondag","count":2},{"name":"joey.ljy","email":"joey.ljy@alibaba-inc.com","login":"liujiayi771","count":2},{"name":"Anirudh","email":"animenon@mail.com","login":"animenon","count":2},{"name":"David Christle","email":"dchristle@squareup.com","login":"dchristle","count":2},{"name":"Dariusz Kobylarz","email":"darek.kobylarz@gmail.com","login":"dkobylarz","count":2},{"name":"Daniel van der Ende","email":"daniel.vanderende@gmail.com","login":"danielvdende","count":2},{"name":"Daniel Lemire","email":"lemire@gmail.com","login":"lemire","count":2},{"name":"Daniel Jalova","email":"djalova@us.ibm.com","login":"djalova","count":2},{"name":"Dale Clarke","email":"a.dale.clarke@gmail.com","login":"clarkead","count":2},{"name":"Dale","email":"tigerquoll@outlook.com","login":"tigerquoll","count":2},{"name":"Cuong Nguyen","email":"ctring23@gmail.com","login":"ctring","count":2},{"name":"Corey Woodfield","email":"coreywoodfield@gmail.com","login":"coreywoodfield","count":2},{"name":"Chuliang Xiao","email":"ChuliangX@gmail.com","login":"ChuliangXiao","count":2},{"name":"Chris Twiner","email":"chris.twiner@gmail.com","login":"chris-twiner","count":2},{"name":"Chris Fregly","email":"chris@fregly.com","login":"cfregly","count":2},{"name":"Chia-Yung Su","email":"chiayung@appier.com","login":"josephsu","count":2},{"name":"Davis Shepherd","email":"dshepherd@netflix.com","login":"dgshep","count":2},{"name":"Bryn Keller","email":"bryn.keller@intel.com","login":"xoltar","count":2},{"name":"Makoto Fukuhara","email":"fukuo33@gmail.com","login":"fukuo33","count":2},{"name":"Lingkai Kong","email":"lingkai.kong@databricks.com","login":"gjxdxh","count":2},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":2},{"name":"Kohki Nishio","email":"taroplus@me.com","login":"taroplus","count":2},{"name":"Kirill A. Korinskiy","email":"catap@catap.ru","login":"catap","count":2},{"name":"Kevin Mader","email":"kevinmader@gmail.com","login":"kmader","count":2},{"name":"Kevin Cox","email":"kevincox@kevincox.ca","login":"kevincox","count":2},{"name":"Anderson Osagie","email":"osagie@gmail.com","login":"aosagie","count":2},{"name":"Asher Krim","email":"akrim@hubspot.com","login":null,"count":2},{"name":"Andrew Korzhuev","email":"andrew.korzhuev@klarna.com","login":null,"count":2},{"name":"Louiszr","email":"zxhst14@gmail.com","login":null,"count":2},{"name":"Li Pu","email":"lpu@twitter.com","login":null,"count":2},{"name":"Leolh","email":"leosandylh@gmail.com","login":null,"count":2},{"name":"Koray Beyaz","email":"koraybeyaz73@gmail.com","login":null,"count":2},{"name":"Konstantin Shaposhnikov","email":"Konstantin.Shaposhnikov@sc.com","login":null,"count":2},{"name":"Patrick Woody","email":"pwoody@palantir.com","login":null,"count":2},{"name":"Pascal Gillet","email":"pascal.gillet@stack-labs.com","login":null,"count":2},{"name":"Parag Chaudhari","email":"paragpc@amazon.com","login":null,"count":2},{"name":"Oscar D. Lara Yejas","email":"olarayej@mail.usf.edu","login":null,"count":2},{"name":"Oliver Pierson","email":"ocp@gatech.edu","login":null,"count":2},{"name":"Nong","email":"nong@cloudera.com","login":null,"count":2},{"name":"Niklas Wilcke","email":"1wilcke@informatik.uni-hamburg.de","login":null,"count":2},{"name":"Nikita Gorbachevsky","email":"nikitag@playtika.com","login":null,"count":2},{"name":"Hirobe Keiichi","email":"keiichi_hirobe@forcia.com","login":null,"count":2},{"name":"Hemant Bhanawat","email":"hemant@snappydata.io","login":null,"count":2},{"name":"jiaoqb","email":"jiaoqb@asiainfo.com","login":null,"count":2},{"name":"jiale_tan","email":"jiale_tan@apple.com","login":null,"count":2},{"name":"David Gingrich","email":"david@textio.com","login":null,"count":2},{"name":"David Eis","email":"deis@bloomberg.net","login":null,"count":2},{"name":"Danny Guinther","email":"dguinther@seismic.com","login":null,"count":2},{"name":"Christophe Préaud","email":"christophe.preaud@kelkoo.com","login":null,"count":2},{"name":"Chris Cope","email":"ccope@resilientscience.com","login":null,"count":2},{"name":"Chris Bannister","email":"chris.bannister@swiftkey.com","login":null,"count":2},{"name":"Chongguang LIU","email":"chongguang.liu@laposte.fr","login":null,"count":2},{"name":"Chircu","email":"chircu@arezzosky.com","login":null,"count":2},{"name":"Chip Senkbeil","email":"rcsenkbe@us.ibm.com","login":null,"count":2},{"name":"Charles Yeh","email":"charlesyeh@dropbox.com","login":null,"count":2},{"name":"Eyal Zituny","email":"eyal.zituny@equalum.io","login":null,"count":2},{"name":"mingbo.pb","email":"mingbo.pb@alibaba-inc.com","login":null,"count":2},{"name":"Tony Zhang","email":"tony.zhang@uber.com","login":null,"count":2},{"name":"Venkata krishnan Sowrirajan","email":"vsowrirajan@qubole.com","login":null,"count":2},{"name":"Yanbo Liang","email":"yanbohappy@gmail.com","login":null,"count":2},{"name":"Sanket","email":"schintap@untilservice-lm","login":null,"count":2},{"name":"Wesley Tang","email":"tangmingjun@mininglamp.com","login":null,"count":2},{"name":"Timothy Hunter","email":"tjhunter@paris.eecs.berkeley.edu","login":null,"count":2},{"name":"Wisely Chen","email":"wiselychen@appier.com","login":null,"count":2},{"name":"Theodore Vasiloudis","email":"tvas@sics.se","login":null,"count":2},{"name":"Takahashi Hiroshi","email":"takahashi.hiroshi@lab.ntt.co.jp","login":null,"count":2},{"name":"Subroto Sanyal","email":"ssanyal@datameer.com","login":null,"count":2},{"name":"Steven Aerts","email":"steven.aerts@airties.com","login":null,"count":2},{"name":"trystanleftwich","email":"trystan@atscale.com","login":null,"count":2},{"name":"tmalaska","email":"ted.malaska@cloudera.com","login":null,"count":2},{"name":"sujithjay","email":"sujith@logistimo.com","login":null,"count":2},{"name":"sharkdtu","email":"sharkdtu@tencent.com","login":null,"count":2},{"name":"schintap","email":"schintap@verizonmedia.com","login":null,"count":2},{"name":"schintap","email":"schintap@oath.com","login":null,"count":2},{"name":"saturday_s","email":"shi.indetail@gmail.com","login":null,"count":2},{"name":"ryne.yang","email":"ryne.yang@acuityads.com","login":null,"count":2},{"name":"root","email":"root@ip-10-29-232-35.ec2.internal","login":null,"count":2},{"name":"root","email":"root@ip-10-191-125-131.ec2.internal","login":null,"count":2},{"name":"Lukasz","email":"lgieron@gmail.com","login":null,"count":2},{"name":"Marcos P","email":"mpenate@stratio.com","login":null,"count":2},{"name":"Brandon Krieger","email":"bkrieger@palantir.com","login":null,"count":2},{"name":"Brandon Dahler","email":"bnd@amazon.com","login":null,"count":2},{"name":"Bogdan Raducanu","email":"bogdan.rdc@gmail.com","login":null,"count":2},{"name":"Bo Xiong","email":"xiongbo@amazon.com","login":null,"count":2},{"name":"Binh Nguyen","email":"bnguyen@palantir.com","login":null,"count":2},{"name":"Ashwin Shankar","email":"ashankar@netflix.com","login":null,"count":2},{"name":"Evan Chen","email":"chene@us.ibm.com","login":null,"count":2},{"name":"dding3","email":"dingding@dingding-ubuntu.sh.intel.com","login":null,"count":2},{"name":"dengziming","email":"dengziming@growingio.com","login":null,"count":2},{"name":"ding","email":"ding@localhost.localdomain","login":null,"count":2},{"name":"fengdong","email":"fengdong@azuryy.vpc","login":null,"count":2},{"name":"guihuawen","email":"guihuawen@didiglobal.com","login":null,"count":2},{"name":"offthewall123","email":"dingyu.xu@intel.com","login":null,"count":2},{"name":"vidmantas zemleris","email":"vidmantas@vinted.com","login":null,"count":2},{"name":"wangfei","email":"scnbwf@yeah.net","login":null,"count":2},{"name":"wangjunbo","email":"wangjunbo@qiyi.com","login":null,"count":2},{"name":"wangyanlin01","email":"wangyanlin01@baidu.com","login":null,"count":2},{"name":"yikaifei","email":"yikaifei@baidu.com","login":null,"count":2},{"name":"yudovin","email":"artsiom.yudovin@profitero.com","login":null,"count":2},{"name":"Ai He","email":"ai.he@ussuning.com","login":null,"count":2},{"name":"qqsun8819","email":"jin.oyj@alibaba-inc.com","login":null,"count":2},{"name":"rishi","email":"spothireddi@cloudera.com","login":null,"count":2},{"name":"Jeff L","email":"sha0lin@alumni.carnegiemellon.edu","login":null,"count":2},{"name":"Jim Lim","email":"jim@quixey.com","login":null,"count":2},{"name":"Kaz","email":"kaz.middelhoek@ns.nl","login":null,"count":2},{"name":"James Phillpotts","email":"jphillpotts@scottlogic.co.uk","login":null,"count":2},{"name":"Jalpan Randeri","email":"randerij@amazon.com","login":null,"count":2},{"name":"Izek Greenfield","email":"igreenfield@axiomsl.com","login":null,"count":2},{"name":"Joshua Hartman","email":"jhartman@linkedin.com","login":null,"count":2},{"name":"Fangshi Li","email":"fli@linkedin.com","login":null,"count":2},{"name":"GuoChenzhao","email":"chenzhao.guo@intel.com","login":null,"count":2},{"name":"Grega Kespret","email":"grega@celtra.com","login":null,"count":2},{"name":"David Tolpin","email":"david.tolpin@gmail.com","login":"dtolpin","count":2},{"name":"Alexander Slesarenko","email":"avslesarenko@gmail.com","login":"aslesarenko","count":2},{"name":"David Y. Ross","email":"dyross@gmail.com","login":"dyross","count":2},{"name":"Alex Angelini","email":"alex.louis.angelini@gmail.com","login":"angelini","count":2},{"name":"Alden Lau","email":"alden.lau@databricks.com","login":"aldenlau-db","count":2},{"name":"Erik Selin","email":"erik.selin@jadedpixel.com","login":null,"count":2},{"name":"Eren Avsarogullari","email":"eren.avsarogullari@gmail.com","login":null,"count":2},{"name":"Efim Poberezkin","email":"efim@poberezkin.ru","login":null,"count":2},{"name":"Dustin William Smith","email":"dustin.smith@deliveryhero.com","login":null,"count":2},{"name":"Dooyoung Hwang","email":"dooyoung.hwang@sk.com","login":null,"count":2},{"name":"Denis Bolshakov","email":"denis.bolshakov@onefactor.com","login":null,"count":2},{"name":"David Navas","email":"davidn@clearstorydata.com","login":null,"count":2},{"name":"Akhil Das","email":"akhld@darktech.ca","login":null,"count":2},{"name":"Aaron Kimball","email":"aaron@magnify.io","login":null,"count":2},{"name":"Aaditya Ramesh","email":"aramesh@conviva.com","login":null,"count":2},{"name":"ALeksander Eskilson","email":"alek.eskilson@cerner.com","login":null,"count":2},{"name":"Kenji Kikushima","email":"kikushima.kenji@lab.ntt.co.jp","login":null,"count":2},{"name":"chie8842","email":"hayashidac@nttdata.co.jp","login":null,"count":2},{"name":"Yufei Gu","email":"yufei_gu@apple.com","login":null,"count":2},{"name":"Yuval Itzchakov","email":"yuval.itzchakov@clicktale.com","login":null,"count":2},{"name":"animesh","email":"animesh@apache.spark","login":null,"count":2},{"name":"Yves Raimond","email":"yraimond@netflix.com","login":null,"count":2},{"name":"azuryyu","email":"azuryyyu@gmail.com","login":null,"count":2},{"name":"Lorenzo Martini","email":"lmartini@palantir.com","login":null,"count":2},{"name":"jose.cambronero","email":"jose.cambronero@cloudera.com","login":null,"count":2},{"name":"koeninger","email":"ckoeninger@digby.com","login":null,"count":2},{"name":"lanmengran1","email":"lanmengran1@jd.com","login":null,"count":2},{"name":"liyuanjian","email":"liyuanjian@baidu.com","login":null,"count":2},{"name":"madianjun","email":"madianjun@jd.com","login":null,"count":2},{"name":"maheshbehera","email":"maheshbehera@microsoft.com","login":null,"count":2},{"name":"meifencheng","email":"meifencheng@meituan.com","login":null,"count":2},{"name":"n.fraison","email":"n.fraison@criteo.com","login":null,"count":2},{"name":"bilna","email":"bilnap@am.amrita.edu","login":null,"count":2},{"name":"colinma","email":"colinma@tencent.com","login":null,"count":2},{"name":"daugraph","email":"daugraph@qq.com","login":null,"count":2},{"name":"zhonghaihua","email":"793507405@qq.com","login":"zhonghaihua","count":2},{"name":"zky.zhoukeyong","email":"zky.zhoukeyong@alibaba-inc.com","login":"waitinfuture","count":2},{"name":"zlpmichelle","email":"zlpmichelle@gmail.com","login":"zlpmichelle","count":2},{"name":"pengzhon-db","email":"peng.zhong@databricks.com","login":"pengzhon-db","count":2},{"name":"pshearer","email":"pshearer@massmutual.com","login":"shearerpmm","count":2},{"name":"ragnarok56","email":"kevin.nacios@gmail.com","login":"ragnarok56","count":2},{"name":"Ben","email":"benjaminpiering@gmail.com","login":"NamelessAnalyst","count":2},{"name":"roland-ondeviceresearch","email":"roland@ondeviceresearch.com","login":"roland-ondeviceresearch","count":2},{"name":"rrmckinley","email":"mckinley1411@gmail.com","login":"rrmckinley","count":2},{"name":"sachin aggarwal","email":"different.sachin@gmail.com","login":"agsachin","count":2},{"name":"samelamin","email":"hussam.elamin@gmail.com","login":"samelamin","count":2},{"name":"sev7e0","email":"sev7e0@gmail.com","login":"sev7e0","count":2},{"name":"sidedoorleftroad","email":"sidedoorleftroad@163.com","login":"sidedoorleftroad","count":2},{"name":"skotlov","email":"skotlov@joom.com","login":"kotlovs","count":2},{"name":"somideshmukh","email":"somilde@us.ibm.com","login":"somideshmukh","count":2},{"name":"sudoliyang","email":"sudo.liyang@gmail.com","login":"sudoliyang","count":2},{"name":"tatian","email":"tatian@ebay.com","login":"TakawaAkirayo","count":2},{"name":"tomscut","email":"tomscut@apache.org","login":"tomscut","count":2},{"name":"Yunni","email":"Euler57721@gmail.com","login":"Yunni","count":2},{"name":"Zamil Majdy","email":"zamil.majdy@databricks.com","login":"majdyz","count":2},{"name":"Yimin","email":"yimin.y@outlook.com","login":"yimin-yang","count":2},{"name":"Yannis Sismanis","email":"yannis.sismanis@databricks.com","login":"YannisSismanis","count":2},{"name":"Tao Lin","email":"nblintao@gmail.com","login":"nblintao","count":2},{"name":"Emre Sevinç","email":"emre.sevinc@gmail.com","login":"emres","count":2},{"name":"Terence Yim","email":"terence@cask.co","login":"chtyim","count":2},{"name":"Tianshi Zhu","email":"zhutianshirea@gmail.com","login":"tianshizz","count":2},{"name":"Andrew-Crosby","email":"andrew.crosby@autotrader.co.uk","login":"Andrew-Crosby","count":2},{"name":"Tianshuo Deng","email":"tdeng@twitter.com","login":"tsdeng","count":2},{"name":"Aleksei Shishkin","email":"dr.alexa2000@mail.ru","login":"Alexvsalexvsalex","count":2},{"name":"Rameshkrishnan Muthusamy","email":"rameshkrishnan_muthusamy@apple.com","login":"ramesh-muthusamy","count":2},{"name":"Raza Jafri","email":"rjafri@nvidia.com","login":"razajafri","count":2},{"name":"Antonio Murgia","email":"antonio.murgia2@studio.unibo.it","login":"tmnd1991","count":2},{"name":"Rerngvit Yanggratoke","email":"rerngvit@kth.se","login":"rerngvit","count":2},{"name":"Richard Penney","email":"rwp@rwpenney.uk","login":"rwpenney","count":2},{"name":"Roberto Agostino Vitillo","email":"ra.vitillo@gmail.com","login":"vitillo","count":2},{"name":"Robin East","email":"robin.east@xense.co.uk","login":"insidedctm","count":2},{"name":"Roc Marshal","email":"flinker@126.com","login":"RocMarshal","count":2},{"name":"Rohit Agarwal","email":"mindprince@gmail.com","login":"rohitagarwal003","count":2},{"name":"RongGu","email":"gurongwalker@gmail.com","login":"RongGu","count":2},{"name":"Russell Cardullo","email":"russellcardullo@gmail.com","login":"russellcardullo","count":2},{"name":"yliou","email":"yliou@berkeley.edu","login":"yliou","count":2},{"name":"z001qdp","email":"Nicholas.Eggert@target.com","login":"neggert","count":2},{"name":"zekai-li","email":"58294989+zekai-li","login":"zekai-li","count":2},{"name":"zhanjf","email":"zhanjf@mob.com","login":"mobai-zhanjf","count":2},{"name":"Vincenzo Selvaggio","email":"vselvaggio@hotmail.it","login":"selvinsource","count":2},{"name":"Vladimir Kuriatkov","email":"vofque@gmail.com","login":"vofque","count":2},{"name":"Egor Pakhomov","email":"pahomov.egor@gmail.com","login":"epahomov","count":2},{"name":"Wang Shuo","email":"wangshuo128@gmail.com","login":"wangshuo128","count":2},{"name":"Tobias Schlatter","email":"tobias@meisch.ch","login":"gzm0","count":2},{"name":"William Zijie","email":"peterzijie@gmail.com","login":"Transurgeon","count":2},{"name":"NirmalReddy","email":"nirmal_reddy2000@yahoo.com","login":"NirmalReddy","count":2},{"name":"Junfan Zhang","email":"zuston@apache.org","login":"zuston","count":2},{"name":"Kai-Hsun Chen","email":"kaihsun@apache.org","login":"kevin85421","count":2},{"name":"Peter Parente","email":"pparent@us.ibm.com","login":"parente","count":2},{"name":"Shivansh","email":"shiv4nsh@gmail.com","login":"shiv4nsh","count":2},{"name":"Arseniy Tashoyan","email":"tashoyan","login":"tashoyan","count":2},{"name":"Ruzel Ibragimov","email":"ruzel.ibragimov@databricks.com","login":"gotocoding-DB","count":2},{"name":"Sajith Ariyarathna","email":"sajith.janaprasad@gmail.com","login":"this","count":2},{"name":"Saksham Garg","email":"74787390+dragqueen95","login":"dragqueen95","count":2},{"name":"Samuel Souza","email":"ssouza@palantir.com","login":"fsamuel-bs","count":2},{"name":"Fan Donglai","email":"ddna_1022@163.com","login":"ddna1021","count":2},{"name":"Sarah Gerweck","email":"sarah.a180@gmail.com","login":"sarahgerweck","count":2},{"name":"Scott Taylor","email":"github@megatron.me.uk","login":"megatron-me-uk","count":2},{"name":"Xi Chen","email":"jshmchenxi@gmail.com","login":"jshmchenxi","count":2},{"name":"Xiayun Sun","email":"xiayunsun@gmail.com","login":"xysun","count":2},{"name":"Ximo Guanter","email":"joaquin.guantergonzalbez@telefonica.com","login":"edrevo","count":2},{"name":"Yanjie Gao","email":"gaoyanjie55@163.com","login":"YanjieGao","count":2},{"name":"azagrebin","email":"azagrebin@gmail.com","login":"azagrebin","count":2},{"name":"artiship","email":"meilziner@gmail.com","login":"artiship","count":2},{"name":"aniketbhatnagar","email":"aniket.bhatnagar@gmail.com","login":"aniketbhatnagar","count":2},{"name":"bartosz25","email":"bartkonieczny@yahoo.fr","login":"bartosz25","count":2},{"name":"anfeng","email":"andy.feng@gmail.com","login":"anfeng","count":2},{"name":"Zakaria_Hili","email":"zakahili@gmail.com","login":"ZakariaHili","count":2},{"name":"Yangyang Liu","email":"yangyangliu@fb.com","login":"lovexi","count":2},{"name":"Zach Schuermann","email":"zachary.zvs@gmail.com","login":"zachschuermann","count":2},{"name":"Yan Xiaole","email":"xiaole.yan@gmail.com","login":"yanxiaole","count":2},{"name":"Xingcan Cui","email":"xccui@apache.org","login":"xccui","count":2},{"name":"Sebastien Rainville","email":"sebastien@hopper.com","login":"sebastienrainville","count":2},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":2},{"name":"Sheamus K. Parkes","email":"shea.parkes@milliman.com","login":"shea-parkes","count":2},{"name":"Shilei","email":"shilei.qian@intel.com","login":"qiansl127","count":2},{"name":"Travis Hegner","email":"thegner@trilliumit.com","login":"travishegner","count":2},{"name":"Udo Klein","email":"git@blinkenlight.net","login":"udoklein","count":2},{"name":"Uri Laserson","email":"laserson@cloudera.com","login":"laserson","count":2},{"name":"Vadim Chekan","email":"kot.begemot@gmail.com","login":"vchekan","count":2},{"name":"madhu","email":"phatak.dev@gmail.com","login":"phatak-dev","count":2},{"name":"Victor Chima","email":"blazy2k9@gmail.com","login":"blazy2k9","count":2},{"name":"Vincent D. Warmerdam","email":"vincentwarmerdam@gmail.com","login":"koaning","count":2},{"name":"James Lamb","email":"jaylamb20@gmail.com","login":"jameslamb","count":2},{"name":"James Phillpotts","email":"james.github@potes.org.uk","login":"mrpotes","count":2},{"name":"James Thompson","email":"jamesthomp","login":"jamesthomp","count":2},{"name":"Jason Moore","email":"jasonmoore2k@outlook.com","login":"jasonmoore2k","count":2},{"name":"Jatin Puri","email":"purijatin@gmail.com","login":"purijatin","count":2},{"name":"Joey Krabacher","email":"jkrabacher@gmail.com","login":"KraFusion","count":2},{"name":"Jonathan Alter","email":"jonalter","login":"jonalter","count":2},{"name":"fe2s","email":"aka.fe2s@gmail.com","login":"fe2s","count":2},{"name":"David Li","email":"li.davidm96@gmail.com","login":"lidavidm","count":2},{"name":"gasparms","email":"gmunoz@stratio.com","login":"gasparms","count":2},{"name":"Aaruna","email":"aaruna@apple.com","login":"aaruna","count":2},{"name":"Adrian Zhuang","email":"adrian555","login":"adrian555","count":2},{"name":"Wieland Hoffmann","email":"themineo@gmail.com","login":"mineo","count":2},{"name":"Weiwei Yang","email":"wyang@cloudera.com","login":"yangwwei","count":2},{"name":"zhangliang","email":"zhangliang@trip.com","login":"CavemanIV","count":2},{"name":"deshanxiao","email":"42019462+deshanxiao","login":"deshanxiao","count":2},{"name":"alfreddavidson","email":"alfie.davidson9@gmail.com","login":"awdavidson","count":2},{"name":"Teng Peng","email":"josephtengpeng@gmail.com","login":"tengpeng","count":2},{"name":"Stephen Boesch","email":"javadba@gmail.com","login":"javadba","count":2},{"name":"Sebastian Hillig","email":"sebastian.hillig@databricks.com","login":"sebastianhillig-db","count":2},{"name":"Vasilis Vryniotis","email":"vvryniotis@hotels.com","login":"datumbox","count":2},{"name":"Sathiya KUMAR","email":"ext.sathiyaprabhu.kumar@sncf.fr","login":"sathiyapk","count":2},{"name":"Roman Tkalenko","email":"rmn.tk.ml@gmail.com","login":"tkroman","count":2},{"name":"Prudhvi Krishna","email":"prudhvi953@gmail.com","login":"prudhvi953","count":2},{"name":"Akshat Aranya","email":"aaranya@quantcast.com","login":"coolfrood","count":2},{"name":"Brian Yue","email":"code.byyue@gmail.com","login":"byyue","count":2},{"name":"Amandeep Sharma","email":"happyaman91@gmail.com","login":"amandeep-sharma","count":2},{"name":"Miles Yucht","email":"miles@databricks.com","login":"mgyucht","count":2},{"name":"Milan Straka","email":"fox@ucw.cz","login":"foxik","count":2},{"name":"BrianLondon","email":"brian@seatgeek.com","login":"BrianLondon","count":2},{"name":"Mihaly Toth","email":"misutoth@gmail.com","login":"misutoth","count":2},{"name":"Miguel Peralvo","email":"miguel.peralvo@gmail.com","login":"MiguelPeralvo","count":2},{"name":"Michel Lemay","email":"mlemay@gmail.com","login":"michellemay","count":2},{"name":"Michal Szafranski","email":"michal@databricks.com","login":"michal-databricks","count":2},{"name":"Michael Patterson","email":"map222@gmail.com","login":"map222","count":2},{"name":"Michael Griffiths","email":"msjgriffiths@gmail.com","login":"msjgriffiths","count":2},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":2},{"name":"Michael (Stu) Stewart","email":"mstewart141@gmail.com","login":"mstewart141","count":2},{"name":"Maya Anderson","email":"mayaa@il.ibm.com","login":"andersonm-ibm","count":2},{"name":"Matthew Brandyberry","email":"mbrandy@us.ibm.com","login":"mtbrandy","count":2},{"name":"Matt Massie","email":"massie@cs.berkeley.edu","login":"massie","count":2},{"name":"Masha Basmanova","email":"mbasmanova@fb.com","login":"mbasmanova","count":2},{"name":"Martin Junghanns","email":"martin.junghanns@neotechnology.com","login":"s1ck","count":2},{"name":"Martin Jaggi","email":"m.jaggi@gmail.com","login":"martinjaggi","count":2},{"name":"Immanuel Buder","email":"immanuel_buder@intuit.com","login":"ibuder","count":2},{"name":"Ilayaperumal Gopinathan","email":"igopinathan@pivotal.io","login":"ilayaperumalg","count":2},{"name":"Ivan Vergiliev","email":"ivan.vergiliev@gmail.com","login":"IvanVergiliev","count":2},{"name":"Jakub Nowacki","email":"j.s.nowacki@gmail.com","login":"jsnowacki","count":2},{"name":"Kevin (Sangwoo) Kim","email":"sangwookim.me@gmail.com","login":"swkimme","count":2},{"name":"Kaya Kupferschmidt","email":"k.kupferschmidt@dimajix.de","login":"kupferk","count":2},{"name":"Felix Bechstein","email":"felix.bechstein@otto.de","login":"FelixBechstein0000","count":2},{"name":"Feynman Liang","email":"feynman.liang@gmail.com","login":"feynmanliang","count":2},{"name":"Frank Yin","email":"franky@ziprecruiter.com","login":"ukby1234","count":2},{"name":"GenTang","email":"gen.tang86@gmail.com","login":"GenTang","count":2},{"name":"George Dittmar","email":"georgedittmar@gmail.com","login":"GeorgeDittmar","count":2},{"name":"Giambattista Bloisi","email":"gbloisi@gmail.com","login":"gbloisi","count":2},{"name":"Gregory Owen","email":"greowen@gmail.com","login":"GregOwen","count":2},{"name":"Grzegorz Chilkiewicz","email":"grzegorz.chilkiewicz@codilime.com","login":"grzegorz-chilkiewicz","count":2},{"name":"Guillaume Poulin","email":"poulin.guillaume@gmail.com","login":"gpoulin","count":2},{"name":"Gurpreet Singh","email":"gdhuper@gmail.com","login":"gdhuper","count":2},{"name":"Guy Khazma","email":"guykhag@gmail.com","login":"guykhazma","count":2},{"name":"CK50","email":"christian.kurz@oracle.com","login":"CK50","count":2},{"name":"Hervé","email":"dud225","login":"dud225","count":2},{"name":"Hiral Patel","email":"hiral@hiralpatel.com","login":"patelh","count":2},{"name":"Hoa","email":"hoameomu@gmail.com","login":"saikocat","count":2},{"name":"HuJiayin","email":"jiayin.hu@intel.com","login":"hujy","count":2},{"name":"Huangweizhe","email":"huangweizhe@bbdservice.com","login":"huangweizhe123","count":2},{"name":"Phil","email":"philwalk9@gmail.com","login":"philwalk","count":2},{"name":"Taka Shinagawa","email":"taka.epsilon@gmail.com","login":"mrt","count":2},{"name":"Sylvain Zimmer","email":"sylvain@sylvainzimmer.com","login":"sylvinus","count":2},{"name":"Swinky","email":"mannswinky@gmail.com","login":"Swinky","count":2},{"name":"Sundeep Narravula","email":"sundeepn@yahoo-inc.com","login":"sundeepn","count":2},{"name":"Sumedh Mungee","email":"smungee@gmail.com","login":"smungee","count":2},{"name":"Steven She","email":"steven@canopylabs.com","login":"stshe","count":2},{"name":"Steven Rand","email":"srand@palantir.com","login":"sjrand","count":2},{"name":"Shuyou Dong","email":"shuyou.dong@shopee.com","login":"shuyouZZ","count":2},{"name":"ShuMingLi","email":"ming.moriarty@gmail.com","login":"LiShuMing","count":2},{"name":"Leemoonsoo","email":"leemoonsoo@gmail.com","login":"Leemoonsoo","count":2},{"name":"Misha Dmitriev","email":"misha@cloudera.com","login":"misha-cloudera","count":2},{"name":"Karuppayya Rajendran","email":"karuppayya1990@gmail.com","login":"karuppayya","count":2},{"name":"Karol Chmist","email":"info+github@chmist.com","login":"karolchmist","count":2},{"name":"Kamel Gazzaz","email":"60620606+kamelCased","login":"kamelCased","count":2},{"name":"Junyu Chen","email":"junyuche@amazon.com","login":"junyuche","count":2},{"name":"Junyang","email":"fly.shenjy@gmail.com","login":"jyssky","count":2},{"name":"June.He","email":"jun.hejun@huawei.com","login":"sisihj","count":2},{"name":"Jove Yuan","email":"jove.yuan@databricks.com","login":"joveyuan-db","count":2},{"name":"Joseph Batchik","email":"josephbatchik@gmail.com","login":"JDrit","count":2},{"name":"Jorge Machado","email":"jorge.w.machado@hotmail.com","login":"jomach","count":2},{"name":"Andrew Psaltis","email":"andrew.psaltis@webtrends.com","login":null,"count":1},{"name":"Andrey Kouznetsov","email":"bearonsails@gmail.com","login":null,"count":1},{"name":"Andy Sloane","email":"asloane@tetrationanalytics.com","login":null,"count":1},{"name":"Angers","email":"angers.zhu@gamil.com","login":null,"count":1},{"name":"Angerszhuuuu","email":"angers.zhu@gmaihu@gmail.com","login":null,"count":1},{"name":"Lin Zhao","email":"lin@exabeam.com","login":null,"count":1},{"name":"Matt Hawes","email":"mhawes@palantir.com","login":null,"count":1},{"name":"Davis Shepherd","email":"davis@conviva.com","login":null,"count":1},{"name":"David McGuire","email":"david.mcguire2@nike.com","login":null,"count":1},{"name":"David Lemieux","email":"david.lemieux@radialpoint.com","login":null,"count":1},{"name":"David","email":"dlindelof@expediagroup.com","login":null,"count":1},{"name":"Darek","email":"dchrostowski@enterrasolutions.com","login":null,"count":1},{"name":"Daniel Fiterman","email":"fiterman@amazon.com","login":null,"count":1},{"name":"CHOIJAEHONG","email":"redrock07@naver.com","login":null,"count":1},{"name":"Boris Shminke","email":"boris@shminke.me","login":null,"count":1},{"name":"Bo Yang","email":"boy@uber.com","login":null,"count":1},{"name":"Bo Meng","email":"bo.meng@jd.com","login":null,"count":1},{"name":"Bimal Tandel","email":"bimal@bimal-MBP.local","login":null,"count":1},{"name":"Bijay Pathak","email":"bkpathak@mtu.edu","login":null,"count":1},{"name":"Bharath Bhushan","email":"manku.timma@outlook.com","login":null,"count":1},{"name":"Bertrand Bossy","email":"bertrand.bossy@teralytics.net","login":null,"count":1},{"name":"Benoy Antony","email":"benoy@apache.org","login":null,"count":1},{"name":"Mike Timper","email":"mike@aurorafeint.com","login":null,"count":1},{"name":"Mikael Ståldal","email":"mikael.staldal@magine.com","login":null,"count":1},{"name":"Microsoft Learn Student","email":"learn@contoso.com","login":null,"count":1},{"name":"Michał Wesołowski","email":"michal.wesolowski@bzwbk.pl","login":null,"count":1},{"name":"Miao Wang","email":"miaowang@Miaos-MacBook-Pro.local","login":null,"count":1},{"name":"Nan Zhu","email":"nanzhu@uber.com","login":null,"count":1},{"name":"Nan Zhu","email":"nanzhu@Nans-MacBook-Pro.local","login":null,"count":1},{"name":"Mykhailo Shtelma","email":"mykhailo.shtelma@bearingpoint.com","login":null,"count":1},{"name":"Mingjie Tang","email":"mtang@hortonworks.com","login":null,"count":1},{"name":"Martin Grund","email":"martin@databricks.com","login":null,"count":1},{"name":"Mark Wagner","email":"mwagner@mwagner-ld.linkedin.biz","login":null,"count":1},{"name":"Mark Smith","email":"mark.smith@bronto.com","login":null,"count":1},{"name":"Mark Pavey","email":"markpavey@exabre.co.uk","login":null,"count":1},{"name":"Mark Grover","email":"mgrover@cloudera.com","login":null,"count":1},{"name":"Mariusz Strzelecki","email":"mariusz.strzelecki@allegrogroup.com","login":null,"count":1},{"name":"Menglong TAN","email":"tanmenglong@renrenche.com","login":null,"count":1},{"name":"Max Seiden","email":"max@platfora.com","login":null,"count":1},{"name":"Matthias Beaupère","email":"matthias.beaupere@gmail.com","login":null,"count":1},{"name":"Matthew Jones","email":"matthew@vitaler.com","login":null,"count":1},{"name":"Andrew Olson","email":"aolson1@cerner.com","login":null,"count":1},{"name":"Andrew Duffy","email":"root@aduffy.org","login":null,"count":1},{"name":"Andrew Bullen","email":"andrew.bullen@workday.com","login":null,"count":1},{"name":"Andrea zito","email":"andrea.zito@u-hopper.com","login":null,"count":1},{"name":"Anderson de Andrade","email":"adeandrade@verticalscope.com","login":null,"count":1},{"name":"Arun Pandian","email":"apandian@groupon.com","login":null,"count":1},{"name":"Arun Allamsetty","email":"arun@instructure.com","login":null,"count":1},{"name":"Ariel Rabkin","email":"asrabkin@cs.princeton.edu","login":null,"count":1},{"name":"Arash Parsa","email":"arash@ip-192-168-50-106.ec2.internal","login":null,"count":1},{"name":"Anton Kirillov","email":"akirillov@mesosophere.io","login":null,"count":1},{"name":"Ankur Chauhan","email":"achauhan@brightcove.com","login":null,"count":1},{"name":"Ankit Srivastava","email":"ankit_srivastava@apple.com","login":null,"count":1},{"name":"DEBORAH SIEGEL","email":"deborahsiegel@DEBORAHs-MacBook-Pro.local","login":null,"count":1},{"name":"Cody Koeninger","email":"cody.koeninger@mediacrossing.com","login":null,"count":1},{"name":"CodeGod","email":"","login":null,"count":1},{"name":"Hannah Amundson","email":"amundson.hannah@heb.com","login":null,"count":1},{"name":"Hangchen Yu","email":"yuhc@gitcafe.com","login":null,"count":1},{"name":"Gurvinder Singh","email":"gurvinder.singh@uninett.no","login":null,"count":1},{"name":"Gregory Hart","email":"greg.hart@thinkbiganalytics.com","login":null,"count":1},{"name":"Greg Owen","email":"greg@databricks.com","login":null,"count":1},{"name":"Basit Mustafa","email":"basitmustafa@computes-things-for-basit.local","login":null,"count":1},{"name":"Bartlomiej Alberski","email":"bartlomiej.alberski@allegrogroup.com","login":null,"count":1},{"name":"Bartek Wiśniewski","email":"wedi@Ava.local","login":null,"count":1},{"name":"Ayush Singh","email":"singhay@ccs.neu.edu","login":null,"count":1},{"name":"Augustin Borsu","email":"augustin@sagacify.com","login":null,"count":1},{"name":"Ashwin Swaroop","email":"Ashwin Swaroop","login":null,"count":1},{"name":"Asher Saban","email":"asaban@palantir.com","login":null,"count":1},{"name":"Kumar, Pralabh","email":"pralkuma@visa.com","login":null,"count":1},{"name":"LY Lai","email":"ly.lai@vpon.com","login":null,"count":1},{"name":"Kanwaljit Singh","email":"kanwaljit.singh@guavus.com","login":null,"count":1},{"name":"Kapil Singh","email":"kapsingh@adobe.com","login":null,"count":1},{"name":"Karl-WangSK","email":"shikai.wang@linkflowtech.com","login":null,"count":1},{"name":"Karuppayya Rajendran","email":"karuppayya.rajendran@apple.com","login":null,"count":1},{"name":"Kazuki Taniguchi","email":"kazuki.t.1018@gmail.com","login":null,"count":1},{"name":"Ken Takagiwa","email":"ken@Kens-MacBook-Pro.local","login":null,"count":1},{"name":"Lars Albertsson","email":"lalle@spotify.com","login":null,"count":1},{"name":"Lu Yan","email":"luyan02@baidu.com","login":null,"count":1},{"name":"Luan","email":"xuluan@ebay.com","login":null,"count":1},{"name":"Lubo Zhang","email":"lubo.zhang@intel.com","login":null,"count":1},{"name":"Luca Rosellini","email":"lrosellini@paradigmatecnologico.com","login":null,"count":1},{"name":"Luca Rosellini","email":"luca@stratio.com","login":null,"count":1},{"name":"MJ Tang","email":"mingjtang@ebay.com","login":null,"count":1},{"name":"Madhusudanan Kandasamy","email":"madhusudanan@in.ibm.com","login":null,"count":1},{"name":"Mahmoud Lababidi","email":"mahmoud@thehumangeo.com","login":null,"count":1},{"name":"Liang-Chi Hsieh","email":"viirya@viirya.org","login":null,"count":1},{"name":"Nishchal Venkataramana","email":"nishchal@apple.com","login":null,"count":1},{"name":"Nithin Asokan","email":"Nithin.Asokan@Cerner.com","login":null,"count":1},{"name":"Nolan Emirot","email":"nolan@turo.com","login":null,"count":1},{"name":"Liquan Pei","email":"lpei@gopivotal.com","login":null,"count":1},{"name":"Liu Shaohui","email":"liushaohui@xiaomi.com","login":null,"count":1},{"name":"Jeremy Derr","email":"jcderr@radius.com","login":null,"count":1},{"name":"Jeroen Schot","email":"jeroen.schot@surfsara.nl","login":null,"count":1},{"name":"Jesper Lundgren","email":"jesper.lundgren@vpon.com","login":null,"count":1},{"name":"Ji Yan","email":"jiyan@Jis-MacBook-Air.local","login":null,"count":1},{"name":"JiahuiJiang","email":"jjiang@palantir.com","login":null,"count":1},{"name":"Jiajia Li","email":"jiajia.li@intel.com","login":null,"count":1},{"name":"Jie Xiong","email":"jiexiong@fb.com","login":null,"count":1},{"name":"Jim Baugh","email":"c-james.baugh@charter.com","login":null,"count":1},{"name":"Jim Kleckner","email":"jim@cloudphysics.com","login":null,"count":1},{"name":"Jing Chen He","email":"jinghe@us.ibm.com","login":null,"count":1},{"name":"Jakub Dubovský","email":"james64@inMail.sk","login":null,"count":1},{"name":"James Yu","email":"james@ispot.tv","login":null,"count":1},{"name":"James Z.M. Gao","email":"gaozhm@mediav.com","login":null,"count":1},{"name":"Jan Vrsovsky","email":"jan.vrsovsky@firma.seznam.cz","login":null,"count":1},{"name":"Javier","email":"jfuentes@hortonworks.com","login":null,"count":1},{"name":"Jayant Shekar","email":"jayant@user-MBPMBA-3.local","login":null,"count":1},{"name":"Jean-Martin Archer","email":"jeanmartin.archer@pulseenergy.com","login":null,"count":1},{"name":"Kirby Linvill","email":"kirby.linvill@teradata.com","login":null,"count":1},{"name":"Junjie Chen","email":"junjie.j.chen@intel.com","login":null,"count":1},{"name":"Justin Uang","email":"juang@palantir.com","login":null,"count":1},{"name":"Kamil Breguła","email":"kamil.bregula@polidea.com","login":null,"count":1},{"name":"Joachim Hereth","email":"joachim.hereth@numberfour.eu","login":null,"count":1},{"name":"John Muller","email":"jmuller@us.imshealth.com","login":null,"count":1},{"name":"John O'Leary","email":"jgoleary@gmail.com","login":null,"count":1},{"name":"Jon McLean","email":"jon.mclean@atsid.com","login":null,"count":1},{"name":"Jooseong Kim","email":"jooseong@pinterest.com","login":null,"count":1},{"name":"Jose Manuel Gomez","email":"jmgomez@stratio.com","login":null,"count":1},{"name":"Oscar D. Lara Yejas","email":"odlaraye@oscars-mbp.attlocal.net","login":null,"count":1},{"name":"Parker Hegstrom","email":"phegstrom@palantir.com","login":null,"count":1},{"name":"Patrick Pisciuneri","email":"Patrick.Pisciuneri@target.com","login":null,"count":1},{"name":"Paul Power","email":"paul.power@peerside.com","login":null,"count":1},{"name":"Nicholas Tietz","email":"nicholas.tietz@crosschx.com","login":null,"count":1},{"name":"Nikita Konda","email":"nikita.konda@workday.com","login":null,"count":1},{"name":"Ninad Ingole","email":"robert.wallis@example.com","login":null,"count":1},{"name":"Niranjan Padmanabhan","email":"niranjan.padmanabhan@cloudera.com","login":null,"count":1},{"name":"wuqingxin","email":"wuqingxin@baidu.com","login":null,"count":1},{"name":"xiepengjie","email":"xiepengjie@didiglobal.com","login":null,"count":1},{"name":"xiepengjie","email":"xiepengjie@kuaishou.com","login":null,"count":1},{"name":"xinyunh","email":"xinyun.huang@huawei.com","login":null,"count":1},{"name":"Konstantin Boudnik","email":"cos@apache.org","login":null,"count":1},{"name":"RIA-pierre-borckmans","email":"RIA@Pierres-MacBook-Pro.local","login":null,"count":1},{"name":"Radek Busz","email":"ext.radek.busz@ef.com","login":null,"count":1},{"name":"Rahul Tanwani","email":"rahul@Rahuls-MacBook-Pro.local","login":null,"count":1},{"name":"Rajat Ahuja","email":"rahuja@twitter.com","login":null,"count":1},{"name":"Rajendra Gokhale (rvgcentos)","email":"rvg@cloudera.com","login":null,"count":1},{"name":"Ramkumar Venkataraman","email":"rvenkataraman@paypal.com","login":null,"count":1},{"name":"Rao Fu","email":"rao@coupang.com","login":null,"count":1},{"name":"Ray Burgemeestre","email":"ray.burgemeestre@brightcomputing.com","login":null,"count":1},{"name":"Remis Haroon","email":"Remis.Haroon@insdc01.pwc.com","login":null,"count":1},{"name":"Pedro Rodriguez","email":"prodriguez@trulia.com","login":null,"count":1},{"name":"Peter MacKinnon","email":"pmackinn@redhat.com","login":null,"count":1},{"name":"Peter Pashkin","email":"peter.pashkin@databricks.com","login":null,"count":1},{"name":"Petko Nikolov","email":"nikolov@soundcloud.com","login":null,"count":1},{"name":"Prabeesh K","email":"prabeesh.k@namshi.com","login":null,"count":1},{"name":"Pradyumn Agrawal (pradyumn.ag)","email":"pradyumn.ag@media.net","login":null,"count":1},{"name":"Mateusz Buśkiewicz","email":"mateusz.buskiewicz@getbase.com","login":null,"count":1},{"name":"Matt Aasted","email":"aasted@twitch.tv","login":null,"count":1},{"name":"JqueryFan","email":"firing@126.com","login":null,"count":1},{"name":"Juan Rodriguez Hortala","email":"hortala@amazon.com","login":null,"count":1},{"name":"Juliet Hougland","email":"juliet@cloudera.com","login":null,"count":1},{"name":"mingfei","email":"mingfei.smf@alipay.com","login":null,"count":1},{"name":"mweindel","email":"m.weindel@usu-software.de","login":null,"count":1},{"name":"gss2002","email":"greg@senia.org","login":null,"count":1},{"name":"guowei","email":"guowei@upyoo.com","login":null,"count":1},{"name":"guoxi","email":"guoxi@us.ibm.com","login":null,"count":1},{"name":"haiyang","email":"huhaiyang@huawei.com","login":null,"count":1},{"name":"haoyan.zhang","email":"haoyan.zhang@shopee.com","login":null,"count":1},{"name":"helloman","email":"zcj23085@gmail.com","login":null,"count":1},{"name":"himadripal","email":"hpal@apple.com","login":null,"count":1},{"name":"huangmaoyang2","email":"huangmaoyang1@jd.com","login":null,"count":1},{"name":"huangtengfei","email":"huangtengfei@huangtengfeideMacBook-Pro.local","login":null,"count":1},{"name":"huangtengfei02","email":"huangtengfei02@baidu.com","login":null,"count":1},{"name":"fusheng","email":"fusheng9399@gmail.com","login":null,"count":1},{"name":"gagan taneja","email":"tanejagagan@gagans-MacBook-Pro.local","login":null,"count":1},{"name":"Fokko Driesprong","email":"f.driesprong@catawiki.nl","login":null,"count":1},{"name":"Furcy Pin","email":"furcy.pin@younited-credit.fr","login":null,"count":1},{"name":"Gabbi Merz","email":"gmerz@palantir.com","login":null,"count":1},{"name":"Gabor Feher","email":"gabor.feher@lynxanalytics.com","login":null,"count":1},{"name":"Gabriel Huang","email":"gabi.xiaohuang@gmail.com","login":null,"count":1},{"name":"Eric Eijkelenboom","email":"ee@userreport.com","login":null,"count":1},{"name":"Eric Maynard","email":"eric.maynard@databricks.com","login":null,"count":1},{"name":"Eric Moyer","email":"eric_moyer@yahoo.com","login":null,"count":1},{"name":"Eric Wasserman","email":"ericw@sgn.com","login":null,"count":1},{"name":"Erik Shilts","email":"erik.shilts@opower.com","login":null,"count":1},{"name":"GavinGavinNo1","email":"gavingavinno1@gmail.com","login":null,"count":1},{"name":"Gio Borje","email":"gborje@linkedin.com","login":null,"count":1},{"name":"Glen Takahashi","email":"gtakahashi@palantir.com","login":null,"count":1},{"name":"Ivan Karol","email":"reexar1@gmail.com","login":null,"count":1},{"name":"Ivan Vergiliev","email":"ivan@leanplum.com","login":null,"count":1},{"name":"Izek Greenfield","email":"izek.greenfield@adenza.com","login":null,"count":1},{"name":"JD","email":"jd@csh.rit.edu","login":null,"count":1},{"name":"Jacky Li","email":"lee.unreal@gmail.com","login":null,"count":1},{"name":"Jacob Kim","email":"me@jacobkim.io","login":null,"count":1},{"name":"Jagadesh Kiran","email":"jagadesh.n@in.verizon.com","login":null,"count":1},{"name":"Jake Charland","email":"jakec@uber.com","login":null,"count":1},{"name":"Jakub Dubovsky","email":"dubovsky@avast.com","login":null,"count":1},{"name":"Hongyi Zhang","email":"hongyzhang@ebay.com","login":null,"count":1},{"name":"Huaxin Gao","email":"huaxin.gao@apple.com","login":null,"count":1},{"name":"Hui An","email":"hui.an@shopee.com","login":null,"count":1},{"name":"Hung Lin","email":"hung.lin@gmail.com","login":null,"count":1},{"name":"Hung Lin","email":"hung@zoomdata.com","login":null,"count":1},{"name":"Hurshal Patel","email":"hpatel516@gmail.com","login":null,"count":1},{"name":"lemonjing","email":"932191671@qq.com","login":null,"count":1},{"name":"liujianhui","email":"liujianhui@didichuxing","login":null,"count":1},{"name":"nickhliu","email":"nickhliu@tencent.com","login":null,"count":1},{"name":"oded","email":"oded@HP-DV6.c4internal.c4-security.com","login":null,"count":1},{"name":"oleg","email":"oleg@nexla.com","login":null,"count":1},{"name":"pankaj arora","email":"pankaj.arora@guavus.com","login":null,"count":1},{"name":"Pradeep Chanumolu","email":"pchanumolu@maprtech.com","login":"pchanumolu","count":1},{"name":"Piotr Migdal","email":"pmigdal@gmail.com","login":"stared","count":1},{"name":"Philipp Dallig","email":"philipp.dallig@gmail.com","login":"Reamer","count":1},{"name":"Peter Vandenabeele","email":"peter@vandenabeele.com","login":"petervandenabeele","count":1},{"name":"Peter Szalai","email":"szalaipeti.vagyok@gmail.com","login":"szalai1","count":1},{"name":"Peter Klipfel","email":"peter@klipfel.me","login":"peterklipfel","count":1},{"name":"Peter Kaszt","email":"kasztp@gmail.com","login":"kasztp","count":1},{"name":"Peter Hoffmann","email":"ph@peter-hoffmann.com","login":"hoffmann","count":1},{"name":"Peter G. Horvath","email":"peter.gergely.horvath@gmail.com","login":"peter-gergely-horvath","count":1},{"name":"Petar Petrov","email":"petar.petrov@leanplum.com","login":"peshopetrov","count":1},{"name":"Perinkulam I. Ganesh","email":"gip@us.ibm.com","login":"piganesh","count":1},{"name":"Pedro Rossi","email":"pgrr@cin.ufpe.br","login":"PedroRossi","count":1},{"name":"Pedro Rodriguez","email":"ski.rodriguez@gmail.com","login":"EntilZha","count":1},{"name":"Marcin Tustin","email":"mtustin@handybook.com","login":"mtustin-handy","count":1},{"name":"Marcin Tustin","email":"marcin.tustin@gmail.com","login":"marcintustin","count":1},{"name":"Marcelo Vanzin","email":"vanzin@apache.org","login":"vanzin","count":1},{"name":"Marc Prud'hommeaux","email":"mwp1@cornell.edu","login":"marcprux","count":1},{"name":"Manuel Laflamme","email":"manuel.laflamme@gmail.com","login":"mlaflamm","count":1},{"name":"Malte","email":"elmalto","login":"elmalto","count":1},{"name":"Maico Timmerman","email":"maico.timmerman@gmail.com","login":"MaicoTimmerman","count":1},{"name":"Mahmut CAVDAR","email":"mahmutcvdr@gmail.com","login":"mcavdar","count":1},{"name":"Mellacheruvu Sandeep","email":"mellacheruvu.sandeep@gmail.com","login":"sandeepvja","count":1},{"name":"Maxime Rihouey","email":"maxime.rihouey@gmail.com","login":"maximerihouey","count":1},{"name":"Maxim Kolesnikov","email":"swe.kolesnikov@gmail.com","login":"xCASx","count":1},{"name":"Erik van Oosten","email":"evanoosten@ebay.com","login":null,"count":1},{"name":"Evan Jones","email":"ejones@twitter.com","login":null,"count":1},{"name":"louis lyu","email":"llyu@c02tk24rg8wl-lm.champ.corp.yahoo.com","login":null,"count":1},{"name":"lrz","email":"lrz@lrzdeMacBook-Pro.local","login":null,"count":1},{"name":"maming","email":"maming@ctrip.com","login":null,"count":1},{"name":"manishAtGit","email":"manish@knoldus.com","login":null,"count":1},{"name":"manu.zhang","email":"manu.zhang@vipshop.com","login":null,"count":1},{"name":"markpavey","email":"mark.pavey@thefilter.com","login":null,"count":1},{"name":"maxim_konstantinov","email":"maxim_konstantinov@apple.com","login":null,"count":1},{"name":"maxwell","email":"maxwellzdm@gmail.com","login":null,"count":1},{"name":"Micah Kornfield","email":"micahk@google.com","login":"emkornfield","count":1},{"name":"Nicholas Brown","email":"nbrown@adroitdigital.com","login":"nwbvt","count":1},{"name":"Niccolo Becchi","email":"niccolo.becchi@gmail.com","login":"pippobaudos","count":1},{"name":"Naveen","email":"naveenminchu@gmail.com","login":"naveenminchu","count":1},{"name":"Nathan Wreggit","email":"obbay2@hotmail.com","login":"Obbay2","count":1},{"name":"Namit Katariya","email":"katariya.namit@gmail.com","login":"namitk","count":1},{"name":"Nam Pham","email":"phamducnam@gmail.com","login":"nampham2","count":1},{"name":"Matt Forbes","email":"matt@tellapart.com","login":"emef","count":1},{"name":"Matt Braymer-Hayes","email":"matt.hayes91@gmail.com","login":"mattayes","count":1},{"name":"Mathieu St-Louis","email":"mastloui@microsoft.com","login":"mastloui-msft","count":1},{"name":"MasterDDT","email":"miteshp@live.com","login":"MasterDDT","count":1},{"name":"Martin Menestret","email":"martinmenestret@gmail.com","login":"mmenestret","count":1},{"name":"Mahmoud Rawas","email":"mhmoudr@gmail.com","login":"mhmoudr","count":1},{"name":"Pradeep Chhetri","email":"pradeep.chhetri89@gmail.com","login":"pradeepchhetri","count":1},{"name":"jx158167","email":"jx158167@antfin.com","login":null,"count":1},{"name":"jzc","email":"jzc@jzcMacBookPro.local","login":null,"count":1},{"name":"huciaa","email":"hubert.kaczmarczyk@pm.me","login":null,"count":1},{"name":"hustfeiwang","email":"wangfei3@corp.netease.com","login":null,"count":1},{"name":"j7nhai","email":"j7nhai@gmail.com","login":null,"count":1},{"name":"jaroslav chládek","email":"mastermism@gmail.com","login":null,"count":1},{"name":"jayson","email":"jayson@ziprecruiter.com","login":null,"count":1},{"name":"jerluc","email":"jeremyalucas@gmail.com","login":null,"count":1},{"name":"jianghan","email":"jianghan@xiaomi.com","login":null,"count":1},{"name":"jiangyzanze","email":"jiangyanze.jyz@alibaba-inc.com","login":null,"count":1},{"name":"jianran.tfh","email":"jianran.tfh@taobao.com","login":null,"count":1},{"name":"wright","email":"wright@semmle.com","login":null,"count":1},{"name":"root","email":"root@ip-10-202-143-64.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-224-47-214.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-232-19-31.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-6-154-245.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-68-195-197.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-70-173-164.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-8-17-6.ec2.internal","login":null,"count":1},{"name":"rotems","email":"roter","login":null,"count":1},{"name":"sai","email":"saidatt@Saidatts-MBP.attlocal.net","login":null,"count":1},{"name":"qitao liu","email":"liuqitao@haizhi.com","login":null,"count":1},{"name":"rmishra","email":"rmishra@pivotal.io","login":null,"count":1},{"name":"rolf","email":"rolf.devries@adyen.com","login":null,"count":1},{"name":"xu.wenchun","email":"xu.wenchun@immomo.com","login":null,"count":1},{"name":"xu.zhang","email":"xu.zhang@hulu.com","login":null,"count":1},{"name":"xuan","email":"xuan@MacBook-Pro.local","login":null,"count":1},{"name":"xuesenliang","email":"xuesenliang@tencent.com","login":null,"count":1},{"name":"xueyu","email":"xueyu@yidian-inc.com","login":null,"count":1},{"name":"xuping","email":"13289341606@163.com","login":null,"count":1},{"name":"unknown","email":"l00251599@HGHY1L002515991.china.huawei.com","login":null,"count":1},{"name":"unknown","email":"ulanov@ULANOV3.americas.hpqcorp.net","login":null,"count":1},{"name":"w00507315","email":"wanghancheng1@huawei.com","login":null,"count":1},{"name":"wangzixuan.wzxuan","email":"wangzixuan.wzxuan@bytedance.com","login":null,"count":1},{"name":"wenfang","email":"wenfang@360.cn","login":null,"count":1},{"name":"wizz","email":"wizz@wizz-dev01.kawasaki.flab.fujitsu.com","login":null,"count":1},{"name":"zhengruifeng3","email":"zhengruifeng@jd.com","login":null,"count":1},{"name":"庞贝","email":"jinhelin.jhl@alibaba-inc.com","login":null,"count":1},{"name":"曾林西","email":"zenglinxi@meituan.com","login":null,"count":1},{"name":"朱夷","email":"zhuyi01@corp.netease.com","login":null,"count":1},{"name":"gaoweikang","email":"gaoweikang@bytedance.com","login":null,"count":1},{"name":"gaoyajun02","email":"gaoyajun02@meituan.com","login":null,"count":1},{"name":"gcc","email":"spark-src@condor.rhaag.ip","login":null,"count":1},{"name":"gmoehler","email":"moehler@de.ibm.com","login":null,"count":1},{"name":"gschiavon","email":"german.schiavon@lifullconnect.com","login":null,"count":1},{"name":"jlafleche","email":"jlafleche@palantir.com","login":null,"count":1},{"name":"joanfontanals","email":"jfontanals@ntent.com","login":null,"count":1},{"name":"junhao","email":"junhao@mogujie.com","login":null,"count":1},{"name":"root","email":"root@ip-10-110-81-221.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-190-138-117.ec2.internal","login":null,"count":1},{"name":"root","email":"root@ip-10-191-117-183.ec2.internal","login":null,"count":1},{"name":"Ievgen Prokhorenko","email":"eugen.prokhorenko@gmail.com","login":null,"count":1},{"name":"Debasish Das","email":"debasish.das@one.verizon.com","login":null,"count":1},{"name":"Dominik Dahlem","email":"dominik.dahlem@gmail.combination","login":null,"count":1},{"name":"Dominik Jastrzębski","email":"dominik.jastrzebski@codilime.com","login":null,"count":1},{"name":"Dong Wang","email":"dong@databricks.com","login":null,"count":1},{"name":"Doolan_R","email":"ronan.doolan@proalpha.com","login":null,"count":1},{"name":"Doug Balog","email":"doug.balog@target.com","login":null,"count":1},{"name":"Dustin Koupal","email":"dkoupal@blizzard.com","login":null,"count":1},{"name":"Egor Pakhomov","email":"egor@anchorfree.com","login":null,"count":1},{"name":"Enrique Rebollo","email":"enrique.rebollo@databricks.com","login":null,"count":1},{"name":"Denny Lee","email":"dennylee@gallifrey.local","login":null,"count":1},{"name":"Derek Dagit","email":"derekd@yahoo-inc.com","login":null,"count":1},{"name":"Devesh Agrawal","email":"dagrawal@uber.com","login":null,"count":1},{"name":"Dhruve Ashar","email":"dashar@yahoo-inc.com","login":null,"count":1},{"name":"Dibyendu Bhattacharya","email":"dibyendu.bhattacharya1@pearson.com","login":null,"count":1},{"name":"Ding Fei","email":"danis@danix","login":null,"count":1},{"name":"Dirceu Semighini Filho","email":"dirceu.semighini@gmail.com","login":null,"count":1},{"name":"Felix Cheung","email":"felixcheung@apache.org","login":null,"count":1},{"name":"Ferdinand Xu","email":"cheng.a.xu@intel.com","login":null,"count":1},{"name":"Fernand Pajot","email":"fernand@change.org","login":null,"count":1},{"name":"Hayssam Saleh","email":"Hayssam.saleh@starlake.ai","login":null,"count":1},{"name":"root","email":"root@domU-12-31-38-01-58-A1.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-05-3D-B1.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-05-4C-21.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-07-AC-B2.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-13-D9-11.compute-1.internal","login":null,"count":1},{"name":"sunke.03","email":"sunke.03@bytedance.com","login":null,"count":1},{"name":"test","email":"joseph.peng@quetica.com","login":null,"count":1},{"name":"杨治国10192065","email":"yang.zhiguo@zte.com.cn","login":null,"count":1},{"name":"王小刚","email":"wangxiaogang@chinatelecom.cn","login":null,"count":1},{"name":"王晓哲","email":"wxz@linkdoc.com","login":null,"count":1},{"name":"福星","email":"fuxing@wacai.com","login":null,"count":1},{"name":"许鹏","email":"peng.xu@fraudmetrix.cn","login":null,"count":1},{"name":"郑瑞峰","email":"zhengruifeng@ZBMAC-C02VX5XWH.local","login":null,"count":1},{"name":"xzhou","email":"15210830305@163.com","login":null,"count":1},{"name":"yangjie","email":"yangjie@MacintoshdeMacBook-Pro.local","login":null,"count":1},{"name":"yilun.fyl","email":"yilun.fyl@alibaba-inc.com","login":null,"count":1},{"name":"ymahajan","email":"ymahajan@snappydata.io","login":null,"count":1},{"name":"yong.tian1","email":"yong.tian1@dmall.com","login":null,"count":1},{"name":"yuanyimeng","email":"yuanyimeng@youzan.com","login":null,"count":1},{"name":"zebingl@fb.com","email":"zebingl@fb.com","login":null,"count":1},{"name":"zhangshuyan","email":"zhangshuyan03@meituan.com","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-14-19-71.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-15-18-A2.compute-1.internal","login":null,"count":1},{"name":"root","email":"root@domU-12-31-39-15-32-8F.compute-1.internal","login":null,"count":1},{"name":"Maurus Cuelenaere","email":"mcuelenaere@gmail.com","login":"mcuelenaere","count":1},{"name":"Gabe Mulley","email":"gabe@edx.org","login":"mulby","count":1},{"name":"Funes","email":"tianshaocun@gmail.com","login":"funes","count":1},{"name":"Fredrik Mile","email":"fredrik.mile@gmail.com","login":"mile95","count":1},{"name":"Fred Liu","email":"fred.liu@databricks.com","login":"lzlfred","count":1},{"name":"Franklyn D'souza","email":"franklynd@gmail.com","login":"damnMeddlingKid","count":1},{"name":"Frank Rosner","email":"frank@fam-rosner.de","login":"FRosner","count":1},{"name":"Franck Thang","email":"stelyus@outlook.com","login":"Stelyus","count":1},{"name":"Florent Pépin","email":"florentpepin.92@gmail.com","login":"pepinoflo","count":1},{"name":"Fernando Otero (ZeoS)","email":"fotero@gmail.com","login":"zeitos","count":1},{"name":"Felix Maximilian Möller","email":"felixmaximilian.moeller@immobilienscout24.de","login":"felixmaximilian","count":1},{"name":"Enzo Bonnal","email":"enzobonnal@gmail.com","login":"ebonnal","count":1},{"name":"Dmitry Parfenchik","email":"d.parfenchik@criteo.com","login":"2ooom","count":1},{"name":"Dmitry Erastov","email":"derastov@gmail.com","login":"dskrvk","count":1},{"name":"HiuFung Kwok","email":"hiufung.kwok.852@gmail.com","login":"hiufung-kwok","count":1},{"name":"Hideaki Tanaka","email":"tanakah@amazon.com","login":"akitanaka","count":1},{"name":"Henry Mai","email":"henrymai","login":"henrymai","count":1},{"name":"Henry Cook","email":"hcook@eecs.berkeley.edu","login":"hcook","count":1},{"name":"Henrique Goulart","email":"henriquedsg89@gmail.com","login":"hensg","count":1},{"name":"Jakub Dubovsky","email":"jakub.dubovsky@seznam.cz","login":"james64","count":1},{"name":"JPark","email":"JPark@JPark.me","login":"JuhongPark","count":1},{"name":"JBauerKogentix","email":"37910022+JBauerKogentix","login":"JBauerKogentix","count":1},{"name":"Dharmesh Kakadia","email":"dharmeshkakadia","login":"dharmeshkakadia","count":1},{"name":"Deron Eriksson","email":"deron@us.ibm.com","login":"deroneriksson","count":1},{"name":"Denny Lee","email":"denny.g.lee@gmail.com","login":"dennyglee","count":1},{"name":"Dennis Huo","email":"dennis.huo@snowflake.com","login":"sfc-gh-dhuo","count":1},{"name":"Denis Tarima","email":"dtarima@gmail.com","login":"dtarima","count":1},{"name":"Deepayan Patra","email":"deepayan.patra@databricks.com","login":"thepinetree","count":1},{"name":"Deepak Yadav","email":"deepak.yadav@snowflake.com","login":"sfc-gh-dyadav","count":1},{"name":"Deborah Siegel","email":"deborah.siegel@gmail.com","login":"dbsiegel","count":1},{"name":"Emtiaz Ahmed","email":"emtiazahmed@gmail.com","login":"emtiazahmed","count":1},{"name":"Emiliano Leporati","email":"emiliano.leporati@gmail.com","login":"drubbo","count":1},{"name":"Emil Sandstø","email":"emilalexer@hotmail.com","login":"Tapped","count":1},{"name":"Emi","email":"emilian.bold@gmail.com","login":"emilianbold","count":1},{"name":"Elmer Garduno","email":"elmerg@google.com","login":"elmer-garduno","count":1},{"name":"Elisey Zanko","email":"elisey.zanko@gmail.com","login":"31z4","count":1},{"name":"rimolive","email":"ricardo.martinelli.oliveira@gmail.com","login":"rimolive","count":1},{"name":"Eric Meisel","email":"eric.steven.meisel@gmail.com","login":"etspaceman","count":1},{"name":"Eric Lemmon","email":"eric@lemmon.cc","login":"Eric-Lemmon","count":1},{"name":"Eric Chiang","email":"eric.chiang.m@gmail.com","login":"ericchiang","count":1},{"name":"Eric Blanco","email":"ericjoel.blancohermida@telefonica.com","login":"ejblanco","count":1},{"name":"Gaetan Semet","email":"gaetan@xeberon.net","login":"gsemet","count":1},{"name":"Gabriel Dahia","email":"gdahia@protonmail.com","login":"gdahia","count":1},{"name":"Ivan Wick","email":"ivanwick+github@gmail.com","login":"ivanwick","count":1},{"name":"Ignacio Bermudez","email":"ignaciobermudez@gmail.com","login":"ghoto","count":1},{"name":"Idan Zalzberg","email":"idanzalz@gmail.com","login":"idanz","count":1},{"name":"Icaro Medeiros","email":"icaro.medeiros@gmail.com","login":"icaromedeiros","count":1},{"name":"Ian O Connell","email":"ioconnell@twitter.com","login":"ianoc","count":1},{"name":"Ian Hummel","email":"ian@themodernlife.net","login":"themodernlife","count":1},{"name":"Ian Buss","email":"ianjbuss@gmail.com","login":"ianbuss","count":1},{"name":"Huw Campbell","email":"huw.campbell@gmail.com","login":"HuwCampbell","count":1},{"name":"Huang-Yi","email":"huang.yi.3456@gmail.com","login":"Huang-yi-3456","count":1},{"name":"Huajian Mao","email":"huajianmao@gmail.com","login":"huajianmao","count":1},{"name":"Hongbo Liu","email":"liuhb86@gmail.com","login":"liuhb86","count":1},{"name":"Nagaram Prasad Addepally","email":"ram@cloudera.com","login":"ramaddepally","count":1},{"name":"Naftali Harris","email":"naftaliharris@gmail.com","login":"naftaliharris","count":1},{"name":"NOTHING","email":"wcxontheway@126.com","login":"Justontheway","count":1},{"name":"Mubarak Seyed","email":"mubarak.seyed@gmail.com","login":"mubarak","count":1},{"name":"Monica Liu","email":"liu.monica.f@gmail.com","login":"mfliu","count":1},{"name":"Mohamadreza Rostami","email":"mohamadrezarostami2@gmail.com","login":"testsgmr","count":1},{"name":"Mitsuru Kariya","email":"Mitsuru.Kariya@oss.nttdata.com","login":"kariya-mitsuru","count":1},{"name":"Misha Chernetsov","email":"chernetsov@gmail.com","login":"chernetsov","count":1},{"name":"MirrorZ","email":"chandrika3437@gmail.com","login":"MirrorZ","count":1},{"name":"Mingyu Kim","email":"mkim@palantir.com","login":"mingyukim","count":1},{"name":"Ming Li","email":"1104056452@qq.com","login":"1104056452","count":1},{"name":"Ivan Mitic","email":"ivan.mitic@databricks.com","login":"mitkedb","count":1},{"name":"Ivan Gozali","email":"gozaliivan@gmail.com","login":"igozali","count":1},{"name":"Itsuki Toyota","email":"titsuki@cpan.org","login":"titsuki","count":1},{"name":"Itay Bittan","email":"itay.bittan@gmail.com","login":"itayB","count":1},{"name":"Issac Buenrostro","email":"buenrostro@ooyala.com","login":"buenrostro-oo","count":1},{"name":"Isaias Barroso","email":"isaias.barroso@gmail.com","login":"isaias","count":1},{"name":"IonutBoicuAms","email":"ionut.boicu@databricks.com","login":"IonutBoicuAms","count":1},{"name":"IngoSchuster","email":"ingo.schuster@de.ibm.com","login":"IngoSchuster","count":1},{"name":"Hellsen83","email":"erik.christiansen83@gmail.com","login":"Hellsen83","count":1},{"name":"Graham Dennis","email":"graham.dennis@gmail.com","login":"GrahamDennis","count":1},{"name":"Goun Na","email":"gounna@gmail.com","login":"goungoun","count":1},{"name":"Ekasit Kijsipongse","email":"ekasitk@gmail.com","login":"ekasitk","count":1},{"name":"Edwina Lu","email":"edlu@linkedin.com","login":"edwinalu","count":1},{"name":"Edoardo Vacchi","email":"uncommonnonsense@gmail.com","login":"evacchi","count":1},{"name":"Edgar Rodriguez","email":"edgar.rd@gmail.com","login":"edgarRd","count":1},{"name":"Earthson Lu","email":"Earthson.Lu@gmail.com","login":"Earthson","count":1},{"name":"ELHoussineT","email":"elhoussinetalab@gmail.com","login":"ELHoussineT","count":1},{"name":"DongWang","email":"cqwd123@gmail.com","login":"Icysandwich","count":1},{"name":"Dominik Dahlem","email":"dominik.dahlem@gmail.com","login":"dahlem","count":1},{"name":"Dmytro Melnychenko","email":"dmytro.i.am@gmail.com","login":"slothspot","count":1},{"name":"Dmitry Sabanin","email":"sdmitry@gmail.com","login":"dsabanin","count":1},{"name":"Mete Can Akar","email":"metecanakar@gmail.com","login":"metecanakar","count":1},{"name":"Giovanni Delussu","email":"surfer@crs4.it","login":"sasurfer","count":1},{"name":"Giambattista Bloisi","email":"giambattista.bloisi@openaire.eu","login":"gbloisi-openaire","count":1},{"name":"Ger van Rossum","email":"gvr","login":"gvr","count":1},{"name":"George314159","email":"hua16732@gmail.com","login":"George314159","count":1},{"name":"Gene Pang","email":"gene.pang@gmail.com","login":"gpang","count":1},{"name":"Geek","email":"forsupergeeker@gmail.com","login":"geekyouth","count":1},{"name":"Gautham Banasandra","email":"gautham.bangalore@gmail.com","login":"GauthamBanasandra","count":1},{"name":"Gaurav Nanda","email":"gaurav324@gmail.com","login":"gaurav324","count":1},{"name":"Gaurav Kumar","email":"gauravkumar37@gmail.com","login":"gauravkumar37","count":1},{"name":"Gaurav","email":"gaurav@techtinium.com","login":"Gauravshah","count":1},{"name":"Gary King","email":"gary@idibon.com","login":"idigary","count":1},{"name":"Garland Zhang","email":"garland.zhang@databricks.com","login":"garlandz-db","count":1},{"name":"Gang Wu","email":"wgtmac@uber.com","login":"wgtmac","count":1},{"name":"Harunobu Daikoku","email":"harunobu.daikoku@agoda.com","login":"hdaikoku","count":1},{"name":"Hao Zhu","email":"viadeazhu@gmail.com","login":"viadea","count":1},{"name":"HanShuliang","email":"kevinzwx1992@gmail.com","login":"KevinZwx","count":1},{"name":"Han JU","email":"ju.han.felix@gmail.com","login":"darkjh","count":1},{"name":"Hai Tao","email":"hai_tao@apple.com","login":"hai-tao-1","count":1},{"name":"H. Vetinari","email":"h.vetinari@gmx.com","login":"h-vetinari","count":1},{"name":"Aseem Bansal","email":"anshbansal","login":"anshbansal","count":1},{"name":"Ankit Prakash Gupta","email":"info.ankitp@gmail.com","login":"infoankitp","count":1},{"name":"Gustavo Martin Morcuende","email":"gu.martinm@gmail.com","login":"gumartinm","count":1},{"name":"Guillaume Poulin","email":"guillaume@hopper.com","login":"gpoulin-hopper","count":1},{"name":"Guillaume Ballet","email":"gballet@gmail.com","login":"gballet","count":1},{"name":"Guilherme Berger","email":"gberger@palantir.com","login":"gberger-palantir","count":1},{"name":"Guilherme","email":"sitegui@sitegui.com.br","login":"sitegui","count":1},{"name":"Guilhem Vuillier","email":"101632595+guilhem-depop","login":"guilhem-depop","count":1},{"name":"Grzegorz Slowikowski","email":"gslowikowski@gmail.com","login":"gslowikowski","count":1},{"name":"Grzegorz Dubicki","email":"grzegorz.dubicki@gmail.com","login":"gdubicki","count":1},{"name":"Grega Kespret","email":"grega.kespret@gmail.com","login":"gregakespret","count":1},{"name":"Benedikt Linse","email":"benedikt.linse@gmail.com","login":"1123","count":1},{"name":"Ben Zhang","email":"ben.zhang@databricks.com","login":"ben-zhang","count":1},{"name":"Ben Ryves","email":"benjamin.ryves@getyourguide.com","login":"Smeb","count":1},{"name":"Ben McCann","email":"benjamin.j.mccann@gmail.com","login":"benmccann","count":1},{"name":"Ben Barnard","email":"barnardb@gmail.com","login":"barnardb","count":1},{"name":"BelodengKlaus","email":"jp.xiong520@gmail.com","login":"klaus-xiong","count":1},{"name":"Behroz Sikander","email":"behroz.sikander@sap.com","login":"bsikander","count":1},{"name":"Basin","email":"jpsachilles@gmail.com","login":"Peishen-Jia","count":1},{"name":"BartekH","email":"bartekhamielec@gmail.com","login":"BartekH","count":1},{"name":"Azeem Jiva","email":"azeemj@gmail.com","login":"javawithjiva","count":1},{"name":"Avrohom Katz","email":"iambpentameter@gmail.com","login":"akatz","count":1},{"name":"Giovanni Lanzani","email":"giovanni@lanzani.nl","login":"gglanzani","count":1},{"name":"Angus Gerry","email":"angolon@gmail.com","login":"angolon","count":1},{"name":"Asher Krim","email":"krim.asher@gmail.com","login":"Krimit","count":1},{"name":"Boris Verkhovskiy","email":"boris.verk@gmail.com","login":"verhovsky","count":1},{"name":"Boris Boutkov","email":"boris.boutkov@gmail.com","login":"bboutkov","count":1},{"name":"Bogdan Ghit","email":"bogdan.ghit@databricks.com","login":"bogdanghit","count":1},{"name":"Boaz Mohar","email":"boazmohar@gmail.com","login":"boazmohar","count":1},{"name":"Bo Hai","email":"haibo-self@163.com","login":"haiboself","count":1},{"name":"Bjarne Fruergaard","email":"bwahlgreen@gmail.com","login":"bwahlgreen","count":1},{"name":"Biruk Tesfaye","email":"biruk.tesfaye@databricks.com","login":"biruktesf-db","count":1},{"name":"Bin Wang","email":"wbin00@gmail.com","login":"wb14123","count":1},{"name":"Bill Schneider","email":"bill.schneider@optum.com","login":"wrschneider","count":1},{"name":"Bill Bejeck","email":"bbejeck@gmail.com","login":"bbejeck","count":1},{"name":"Bhargav Mangipudi","email":"bhargav.mangipudi@gmail.com","login":"bhargav","count":1},{"name":"Bharat Lal","email":"bharat.iisc@gmail.com","login":"bharatl","count":1},{"name":"Bessenyei Balázs Donát","email":"9086834+bessbd","login":"bessbd","count":1},{"name":"Bertrand Bossy","email":"bertrandbossy@gmail.com","login":"bbossy","count":1},{"name":"Benjamin Peterson","email":"benjamin@python.org","login":"benjaminp","count":1},{"name":"Dmitriy Sokolov","email":"silentsokolov@gmail.com","login":"silentsokolov","count":1},{"name":"Dmitriy Fishman","email":"fishman.code@gmail.com","login":"fishmandev","count":1},{"name":"Diego Luis","email":"diego.luis@nubank.com.br","login":"dieggoluis","count":1},{"name":"Dice","email":"poleon.kd@gmail.com","login":"daisukebe","count":1},{"name":"Dhruvil Dave","email":"dhruvil.dave@outlook.com","login":"dhruvildave","count":1},{"name":"André Sá de Mello","email":"amello@palantir.com","login":"amello-palantir","count":1},{"name":"AndreyBozhko","email":"andybozhko@gmail.com","login":"AndreyBozhko","count":1},{"name":"Andrew Xue","email":"andrew.xue@databricks.com","login":"andrewxue-db","count":1},{"name":"Andrew Rowson","email":"github@growse.com","login":"growse","count":1},{"name":"Andrew Mills","email":"ammills01","login":"ammills01","count":1},{"name":"Andrew Liu","email":"andrewlliu@gmail.com","login":"hypercubestart","count":1},{"name":"Andrew","email":"weiner.andrew.j@gmail.com","login":"weineran","count":1},{"name":"Anatoliy Plastinin","email":"anatoliy.plastinin@gmail.com","login":"antlypls","count":1},{"name":"Asaf Levy","email":"asaf400@gmail.com","login":"asaf400","count":1},{"name":"Arzav Jain","email":"arzavj","login":"arzavj","count":1},{"name":"Arwin Tio","email":"Arwin.tio@adroll.com","login":"cozos","count":1},{"name":"Arun Ramakrishnan","email":"smartnut007@gmail.com","login":"arun-rama","count":1},{"name":"Artjom-Metro","email":"Artjom-Metro","login":"Artjom-Metro","count":1},{"name":"Artem Rudoy","email":"artem.rudoy@gmail.com","login":"artemrd","count":1},{"name":"Artem Kalchenko","email":"artem.kalchenko@gmail.com","login":"kalkolab","count":1},{"name":"Artem Aliev","email":"artem.aliev@datastax.com","login":"artem-aliev","count":1},{"name":"Arman","email":"arman.yazdani.10@gmail.com","login":"arman1371","count":1},{"name":"Avery Qi","email":"averyqi115@gmail.com","login":"AveryQi115","count":1},{"name":"Austin Wang","email":"62589566+wangaustin","login":"wangaustin","count":1},{"name":"Atallah Hezbor","email":"atallahhezbor@gmail.com","login":"atallahhezbor","count":1},{"name":"Ashray Jain","email":"ashrayjain","login":"ashrayjain","count":1},{"name":"Dhiren Navani","email":"navanidhiren@gmail.com","login":"dhirennavani","count":1},{"name":"shekhar.bansal","email":"shekhar.bansal@guavus.com","login":null,"count":1},{"name":"sjarvie","email":"sjarvie@uber.com","login":null,"count":1},{"name":"slfan1989","email":"louj1988@@","login":null,"count":1},{"name":"smallory","email":"s.mallory@gmail.com","login":null,"count":1},{"name":"soonmok-kwon","email":"soonmok.kwon@navercorp.com","login":null,"count":1},{"name":"stayhf","email":"ubuntu@ip-10-170-187-165.us-west-1.compute.internal","login":null,"count":1},{"name":"Ted Jenks","email":"tedcj@palantir.com","login":null,"count":1},{"name":"Thomas Graves","email":"tgraves@ngvpn01-168-221.dyn.scz.us.nvidia.com","login":null,"count":1},{"name":"Thomas Omans","email":"tomans@cj.com","login":null,"count":1},{"name":"Stephen Hopper","email":"shopper@shopper-osx.local","login":null,"count":1},{"name":"Steve Vaughan Jr","email":"s_vaughan@apple.com","login":null,"count":1},{"name":"Stuart White","email":"stuart@spotright.com","login":null,"count":1},{"name":"Sumedh Wale","email":"swale@snappydata.io","login":null,"count":1},{"name":"Sundeep Narravula","email":"sundeepn@superduel.local","login":null,"count":1},{"name":"Sung Chung","email":"schung@alpinenow.com","login":null,"count":1},{"name":"arodriguez","email":"arodriguez@arodriguez.stratio","login":null,"count":1},{"name":"asarb","email":"asarb@expedia.com","login":null,"count":1},{"name":"assafmendelson","email":"assaf.mendelson@gmail.com","login":null,"count":1},{"name":"ayushi agarwal","email":"ayaga@microsoft.com","login":null,"count":1},{"name":"azheng","email":"azheng@adobe.com","login":null,"count":1},{"name":"bag_of_tricks","email":"falbani@hortonworks.com","login":null,"count":1},{"name":"Vikas Nelamangala","email":"vikasnelamangala@Vikass-MacBook-Pro.local","login":null,"count":1},{"name":"Viktor Tarasenko","email":"v.tarasenko@vezet.ru","login":null,"count":1},{"name":"Vinitha Gankidi","email":"vgankidi@netflix.com","login":null,"count":1},{"name":"Vinoo Ganesh","email":"vganesh@palantir.com","login":null,"count":1},{"name":"Tom.Howland","email":"Tom.Howland@target.com","login":null,"count":1},{"name":"Travis Crawford","email":"travis@medium.com","login":null,"count":1},{"name":"Tristan Stevens","email":"tristan@cloudera.com","login":null,"count":1},{"name":"Tsuyoshi Ozawa","email":"ozawa.tsuyoshi@lab.ntt.co.jp","login":null,"count":1},{"name":"Tucker Beck","email":"tucker.beck@rentrakmail.com","login":null,"count":1},{"name":"Renat Yusupov","email":"re.yusupov@2gis.ru","login":null,"count":1},{"name":"Sadhan Sood","email":"sadhan@tellapart.com","login":null,"count":1},{"name":"Saldanha","email":"saldaal1@phusca-l24858.wlan.na.novartis.net","login":null,"count":1},{"name":"Sameer Abhyankar","email":"sabhyankar@sabhyankar-MBP.Samavihome","login":null,"count":1},{"name":"Sameer Abhyankar","email":"sabhyankar@sabhyankar-MBP.local","login":null,"count":1},{"name":"Samuel Moseley","email":"smoseley@palantir.com","login":null,"count":1},{"name":"Satendra Kumar","email":"satendra@knoldus.com","login":null,"count":1},{"name":"tkaessmann","email":"tobias.kaessmann@s24.com","login":null,"count":1},{"name":"tom03.li","email":"tom03.li@vipshop.com","login":null,"count":1},{"name":"tone-zhang","email":"tone.zhang@linaro.org","login":null,"count":1},{"name":"senthilkumarb","email":"senthilkumarb@cloudera.com","login":null,"count":1},{"name":"shaolinliu","email":"liu.shaolin1@zte.com.cn","login":null,"count":1},{"name":"bettermouse","email":"qq5375631","login":null,"count":1},{"name":"Stavros Kontopoulos","email":"stavros.kontopoulos@typesafe.com","login":null,"count":1},{"name":"Sebastian Arzt","email":"sebastian.arzt@plista.com","login":null,"count":1},{"name":"Sela","email":"ansela@paypal.com","login":null,"count":1},{"name":"Sem Mulder","email":"sem.mulder@site2mobile.com","login":null,"count":1},{"name":"Seongjin Cho","email":"sjcho@wisefour.com","login":null,"count":1},{"name":"Sergiusz Urbaniak","email":"sur@mesosphere.io","login":null,"count":1},{"name":"Seth Hendrickson","email":"shendri@us.ibm.com","login":null,"count":1},{"name":"Shahin Shakeri","email":"shahin.shakeri@pwc.com","login":null,"count":1},{"name":"Shaochen Shi","email":"shishaochen@bytedance.com","login":null,"count":1},{"name":"Minchu Yang","email":"minyang@minyang-mn1.linkedin.biz","login":null,"count":1},{"name":"Ming Jiang","email":"mjiang@fanatics.com","login":null,"count":1},{"name":"Cesar Arevalo","email":"cesar@zephyrhealthinc.com","login":null,"count":1},{"name":"Chenliang Xu","email":"chexu@groupon.com","login":null,"count":1},{"name":"Chilaka Ramakrishna","email":"ramakrishna@nference.net","login":null,"count":1},{"name":"Chloe He","email":"chloe@chloe-mac.lan","login":null,"count":1},{"name":"Chris Biow","email":"chris.biow@10gen.com","login":null,"count":1},{"name":"Chris Zhao","email":"chris.zhao@databricks.com","login":null,"count":1},{"name":"Brad Kaiser","email":"kaiserb@us.ibm.com","login":null,"count":1},{"name":"Branden Smith","email":"branden.smith@publicismedia.com","login":null,"count":1},{"name":"Brendan Collins","email":"bcollins@blueraster.com","login":null,"count":1},{"name":"Brock Noland","email":"brock@apache.org","login":null,"count":1},{"name":"blueszheng","email":"kisimple@163.com","login":null,"count":1},{"name":"adrian555","email":"v2ave10p","login":null,"count":1},{"name":"aiden","email":"dongtao@haier.com","login":null,"count":1},{"name":"akhilthatipamula","email":"130050068@iitb.ac.in","login":null,"count":1},{"name":"akonopko","email":"alex.konopko@teamaol.com","login":null,"count":1},{"name":"alexander-daskalov","email":"alexander.daskalov@adevinta.com","login":null,"count":1},{"name":"alexmnyc","email":"project@alexandermarkham.com","login":null,"count":1},{"name":"amey","email":"amey@skytree.net","login":null,"count":1},{"name":"davidxdh","email":"xu.donghui@zte.com.cn","login":null,"count":1},{"name":"dsolow","email":"dsolow@sayari.com","login":null,"count":1},{"name":"Scott Schenkein","email":"scott.schenkein@capitalone.com","login":null,"count":1},{"name":"Ricardo Martinelli de Oliveira","email":"rmartine@rmartine.gru.redhat.com","login":null,"count":1},{"name":"Riccardo Corbella","email":"r.corbella@reply.it","login":null,"count":1},{"name":"Robert Dodier","email":"robert_dodier@users.sourceforge.net","login":null,"count":1},{"name":"Rohit.Mishra","email":"rohit.mishra@utopusinsights.com","login":null,"count":1},{"name":"Ron Serruya","email":"ron@lusha.com","login":null,"count":1},{"name":"Rong Tang","email":"rotang@microsoft.com","login":null,"count":1},{"name":"Roxanne Moslehi","email":"rmoslehi@palantir.com","login":null,"count":1},{"name":"Ruben Fiszel","email":"rubenfiszel@gmail.com","login":null,"count":1},{"name":"Shuo Xiang","email":"sxiang@pinterest.com","login":null,"count":1},{"name":"Shuo Xiang","email":"sxiang@twitter.com","login":null,"count":1},{"name":"Burak Yavuz","email":"brkyvz@apache.org","login":null,"count":1},{"name":"Xing SHI","email":"shi-kou@indetail.co.jp","login":null,"count":1},{"name":"Y.CORP.YAHOO.COM\\tgraves","email":"tgraves@thatenemy-lm.(none)","login":null,"count":1},{"name":"YIHAODIAN\\wangshuangshuang","email":"wangshuangshuang@yihaodian.com","login":null,"count":1},{"name":"Vladimir Grigor","email":"vladimir@kiosked.com","login":null,"count":1},{"name":"Wang Lei","email":"lei.wang@kongming-inc.com","login":null,"count":1},{"name":"WangJinhai02","email":"jinhai.wang02@ele.me","login":null,"count":1},{"name":"Ward Viaene","email":"ward.viaene@bigdatapartnership.com","login":null,"count":1},{"name":"Wayne Song","email":"wsong@memsql.com","login":null,"count":1},{"name":"William Montaz","email":"w.montaz@criteo.com","login":null,"count":1},{"name":"Yadid Ayzenberg","email":"yadid@media.mit.edu","login":null,"count":1},{"name":"Yuexin Zhang","email":"yxzhang@cloudera.com","login":null,"count":1},{"name":"Yuhao Yang","email":"yuhao@yuhaodevbox.sh.intel.com","login":null,"count":1},{"name":"Yuto Akutsu","email":"yuto.akutsu@jp.nttdata.com","login":null,"count":1},{"name":"Yuzhou Sun","email":"yuzhosun@amazon.com","login":null,"count":1},{"name":"Zheng Tan","email":"zheng.tan@hulu.com","login":null,"count":1},{"name":"Zhyhimont Dmitry","email":"zhyhimont.d@profitero.com","login":null,"count":1},{"name":"Zichuan Ye","email":"jerry@tangentds.com","login":null,"count":1},{"name":"Yandu Oppacher","email":"yandu.oppacher@jadedpixel.com","login":null,"count":1},{"name":"Yang Liu","email":"yintai@xiaohongshu.com","login":null,"count":1},{"name":"Yong Gang Cao","email":"ygcao@amazon.com","login":null,"count":1},{"name":"dujunling","email":"dujunling@huawei.com","login":null,"count":1},{"name":"Mark Mims","email":"mark.mims@canonical.com","login":"mmm","count":1},{"name":"Mark Khaitman","email":"mkhaitman@freewheel.com","login":"mkhaitman-freewheel","count":1},{"name":"Mark G. Whitney","email":"mark@whitneyindustries.com","login":"kramimus","count":1},{"name":"Marios Meimaris","email":"marios.meimaris@databricks.com","login":"mariosmeim-db","count":1},{"name":"Mario Pastorelli","email":"pastorelli.mario@gmail.com","login":"melrief","count":1},{"name":"Mario Molina","email":"mmolimar@gmail.com","login":"mmolimar","count":1},{"name":"Mario Briggs","email":"mario.briggs@in.ibm.com","login":"mariobriggs","count":1},{"name":"Maria Rydzy","email":"majrydzy+gh@gmail.com","login":"mrydzy","count":1},{"name":"Mike Kaplinskiy","email":"mike.kaplinskiy@gmail.com","login":"mikekap","count":1},{"name":"Mike Jennings","email":"mvj101@gmail.com","login":"mvj101","count":1},{"name":"Mike Ihbe","email":"mikejihbe@gmail.com","login":"mikejihbe","count":1},{"name":"Mike","email":"maspotts@yahoo.com","login":"maspotts","count":1},{"name":"Michał Świtakowski","email":"michal.switakowski@databricks.com","login":"mswit-databricks","count":1},{"name":"Michał Słapek","email":"28485371+mslapek","login":"mslapek","count":1},{"name":"Michał Kimborowicz","email":"michal.kimbor@gmail.com","login":"kimborowicz","count":1},{"name":"Michał Kiełbowicz","email":"jupblb","login":"jupblb","count":1},{"name":"Michael Vogiatzis","email":"michaelvogiatzis@gmail.com","login":"mvogiatzis","count":1},{"name":"Michael Sannella x268","email":"msannell@tibco.com","login":"msannell","count":1},{"name":"Michael McCune","email":"msm@redhat.com","login":"elmiko","count":1},{"name":"Michael Malak","email":"michaelmalak@yahoo.com","login":"michaelmalak","count":1},{"name":"Michael Heuer","email":"heuermh@acm.org","login":"heuermh","count":1},{"name":"eric-maynard","email":"emaynard@cloudera.com","login":null,"count":1},{"name":"Yuanbo Liu","email":"yuanbo@Yuanbos-MacBook-Air.local","login":null,"count":1},{"name":"Adam Lewandowski","email":"alewandowski@ipcoop.com","login":null,"count":1},{"name":"Adam Pingel","email":"adam@axle-lang.org","login":null,"count":1},{"name":"Adelbert Chang","email":"Adelbert.Chang@target.com","login":null,"count":1},{"name":"Ahmed Kamal","email":"ahmed.kamal@badrit.com","login":null,"count":1},{"name":"Adam Binford - Customer Site (Virginia) - CW 121796","email":"abinford@pu00cenvdi797.vdi.ux.dg.local","login":null,"count":1},{"name":"Alexey","email":"alexey13","login":null,"count":1},{"name":"Alfonso","email":"alfonso_men@yahoo.com","login":null,"count":1},{"name":"Aliaksandr.Bedrytski","email":"aliaksandr.bedrytski@valtech.co.uk","login":null,"count":1},{"name":"Alice","email":"alice.gugu@gmail.com","login":null,"count":1},{"name":"Allen","email":"yufan_1990@163.com","login":null,"count":1},{"name":"Alok Singh","email":"“singhal@us.ibm.com”","login":null,"count":1},{"name":"Alon Doron","email":"adoron@palantir.com","login":null,"count":1},{"name":"Anastasios Zouzias","email":"anastasios@sqooba.io","login":null,"count":1},{"name":"Alessandro Bellina","email":"abellina@yahoo-inc.com","login":null,"count":1},{"name":"Alex Favaro","email":"alex.favaro@affirm.com","login":null,"count":1},{"name":"Alex Hagerman","email":"alex@unexpectedeof.net","login":null,"count":1},{"name":"Alexander Istomin","email":"istomin@rutarget.ru","login":null,"count":1},{"name":"Szilard Nemeth","email":"snemeth@cloudera.com","login":null,"count":1},{"name":"Ubuntu","email":"sebastian.hillig@ip-10-110-16-229.us-west-2.compute.internal","login":null,"count":1},{"name":"Ubuntu","email":"ubuntu@ip-10-196-90-205.us-west-1.compute.internal","login":null,"count":1},{"name":"fazlan-nazeem","email":"fazlann@wso2.com","login":null,"count":1},{"name":"chandulal.kavar","email":"cckavar@gmail.com","login":null,"count":1},{"name":"cheng chang","email":"myairia@gmail.com","login":null,"count":1},{"name":"chenhongyu05","email":"chenhongyu05@corp.netease.com","login":null,"count":1},{"name":"chesterxgchen","email":"chester@alpinenow.com","login":null,"count":1},{"name":"chriskang90","email":"jckang@uchicago.edu","login":null,"count":1},{"name":"ctn","email":"ctn@ubuntu.ubuntu-domain","login":null,"count":1},{"name":"cuiyanxiang","email":"kaer@startdt.com","login":null,"count":1},{"name":"cyq89051127","email":"chaiyq@asiainfo.com","login":null,"count":1},{"name":"Viveka Kulharia","email":"vivkul@iitk.ac.in","login":null,"count":1},{"name":"Wilson Wu","email":"wilson888888888@gmail.com","login":null,"count":1},{"name":"Winston Chen","email":"wchen@quid.com","login":null,"count":1},{"name":"Xianjin YE","email":"yexianjin.yxj@bytedance.com","login":null,"count":1},{"name":"Xianyang Liu","email":"xyliu0530@icloud.com","login":null,"count":1},{"name":"Xiaofeng Lin","email":"xlin@twilio.com","login":null,"count":1},{"name":"Ximo Guanter Gonzalbez","email":"ximo@tid.es","login":null,"count":1},{"name":"Xin Lu","email":"xlu@salesforce.com","login":null,"count":1},{"name":"Xing Lin","email":"xinglin@linkedin.com","login":null,"count":1},{"name":"Alexander","email":"abezzubov@nflabs.com","login":null,"count":1},{"name":"Yoshihiro Shimizu","email":"shimizu@amoad.com","login":null,"count":1},{"name":"Yu Zhong","email":"yzhong@freewheel.tv","login":null,"count":1},{"name":"Vijay Ramesh","email":"vramesh@demandbase.com","login":null,"count":1},{"name":"Oleksandr Shevchenko","email":"oleksandr.shevchenko@datarobot.com","login":"o-shevchenko","count":1},{"name":"John Compitello","email":"johnc@broadinstitute.org","login":"johnc1231","count":1},{"name":"John Bauer","email":"john.h.bauer@gmail.com","login":"JohnHBauer","count":1},{"name":"Johan Nystrom","email":"johan@monomorphic.org","login":"jtnystrom","count":1},{"name":"Johan Grande","email":"nahoj@crans.org","login":"nahoj","count":1},{"name":"JoeyValentine","email":"rlaalsdn0506@naver.com","login":"kimminw00","count":1},{"name":"Joe Wang","email":"joe.wang@afreshtechnologies.com","login":"j03wang","count":1},{"name":"Kamil Smuga","email":"smugakamil@gmail.com","login":"kamilsmuga","count":1},{"name":"Kallman, Steven","email":"Steven.Kallman@CapitalOne.com","login":"SJKallman","count":1},{"name":"KaiXinXiaoLei","email":"584620569@qq.com","login":"huleilei","count":1},{"name":"KKtheGhost","email":"dev@amd.sh","login":"KKtheGhost","count":1},{"name":"Jyun-Fan Tsai","email":"jyunfan@gmail.com","login":"jyunfan","count":1},{"name":"Justin Pihony","email":"justin.pihony@gmail.com","login":"JustinPihony","count":1},{"name":"Junjie Chen","email":"jimmyjchen@tencent.com","login":"chenjunjiedada","count":1},{"name":"Jun Kim","email":"i2r.jun@gmail.com","login":"tae-jun","count":1},{"name":"Julien Lafaye","email":"jlafaye@gmail.com","login":"jlafaye","count":1},{"name":"Julien Cuquemelle","email":"j.cuquemelle@criteo.com","login":"jcuquemelle","count":1},{"name":"Julien Baley","email":"julien.baley@gmail.com","login":"julienbaley","count":1},{"name":"Julien","email":"peloton@lal.in2p3.fr","login":"JulienPeloton","count":1},{"name":"Jules Damji","email":"dmatrix@comcast.net","login":"dmatrix","count":1},{"name":"Juarez Bochi","email":"jbochi@gmail.com","login":"jbochi","count":1},{"name":"Paavo","email":"pparkkin@gmail.com","login":"pparkkin","count":1},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":1},{"name":"Owen O'Malley","email":"omalley@apache.org","login":"omalley","count":1},{"name":"Ori Kremer","email":"ori.kremer@gmail.com","login":"orikremer","count":1},{"name":"Patrick Pisciuneri","email":"phpisciuneri@gmail.com","login":"phpisciuneri","count":1},{"name":"Patrick McGloin","email":"mcgloin.patrick@gmail.com","login":"patrickmcgloin","count":1},{"name":"Patrick Marx","email":"6949483+codesorcery","login":"codesorcery","count":1},{"name":"Patrick Cording","email":"patrick.cording@datarobot.com","login":"patrickcording","count":1},{"name":"Pat Shields","email":"yeoldefortran@gmail.com","login":"pashields","count":1},{"name":"Pablo","email":"pablo.langa@stratio.com","login":"pablolanga-stratio","count":1},{"name":"Paweł Kozikowski","email":"mupakoz@gmail.com","login":"mupakoz","count":1},{"name":"Ray Racine","email":"ray.racine@gmail.com","login":"SnapCracklePopGone","count":1},{"name":"Ravi Jain","email":"engr.ravijain@gmail.com","login":"engrravijain","count":1},{"name":"RaleSapic","email":"rastko.sapic@databricks.com","login":"RaleSapic","count":1},{"name":"Rahul Tanwani","email":"tanwanirahul@gmail.com","login":"tanwanirahul","count":1},{"name":"Rahij Ramsharan","email":"rramsharan@palantir.com","login":"rahij","count":1},{"name":"Rafael Renaudin","email":"renaudin.rafael@gmail.com","login":"gagafunctor","count":1},{"name":"Radek Ostrowski","email":"dest.hawaii@gmail.com","login":"radek1st","count":1},{"name":"Raafat Akkad","email":"raafat.akkad@gmail.com","login":"RaafatAkkad","count":1},{"name":"QuangHuyViettel","email":"quanghuynguyen236@gmail.com","login":"LittleCuteBug","count":1},{"name":"QiangCai","email":"david.caiq@gmail.com","login":"QiangCai","count":1},{"name":"Punyashloka Biswal","email":"punya.biswal@gmail.com","login":"punya","count":1},{"name":"Prince J Wesley","email":"princejohnwesley@gmail.com","login":"princejwesley","count":1},{"name":"Prayag Chandran","email":"prayagchandran@gmail.com","login":"prayagchandran","count":1},{"name":"Prashant Singh","email":"12110063+pacificlion","login":"pacificlion","count":1},{"name":"Pawel Ptaszynski","email":"pawel.ptaszynski@bolt.eu","login":"pptaszynski","count":1},{"name":"Oleksii Shkarupin","email":"a.shkarupin@gmail.com","login":"a-shkarupin","count":1},{"name":"Oleksii Kostyliev","email":"etander@gmail.com","login":"preeze","count":1},{"name":"Oleksii Kachaiev","email":"kachayev@gmail.com","login":"kachayev","count":1},{"name":"Kiril Isakov","email":"kirisakow","login":"kirisakow","count":1},{"name":"Kian Eliasi","email":"kian.elbo@gmail.com","login":"kianelbo","count":1},{"name":"Khaled Hammouda","email":"khaledh@gmail.com","login":"khaledh","count":1},{"name":"KevinGrealish","email":"KevinGre@microsoft.com","login":"KevinGrealish","count":1},{"name":"Kevin Wallimann","email":"kevin.wallimann@absa.africa","login":"kevinwallimann","count":1},{"name":"Kevin Sewell","email":"kevins_25@apple.com","login":"kevins-29","count":1},{"name":"Kevin McHale","email":"kevin@premise.com","login":"mchalek","count":1},{"name":"Kevin Conor","email":"kevin@discoverybayconsulting.com","login":"kconor","count":1},{"name":"Keuntae Park","email":"sirpkt@apache.org","login":"sirpkt","count":1},{"name":"Keunhyun Oh","email":"ocworld@gmail.com","login":"ocworld","count":1},{"name":"Kento NOZAWA","email":"k_nzw@klis.tsukuba.ac.jp","login":"nzw0301","count":1},{"name":"Kenneth Myers","email":"myerske@us.ibm.com","login":"kennethmyers-ibm","count":1},{"name":"Kannan Rajah","email":"rkannan82@gmail.com","login":"rkannan82","count":1},{"name":"Wenjian Huang","email":"nextrush@163.com","login":"fayeshine","count":1},{"name":"Wenli Looi","email":"wlooi@ucalgary.ca","login":"looi","count":1},{"name":"Wesley Hoffman","email":"wesleyhoffman109@gmail.com","login":"SpaceRangerWes","count":1},{"name":"Wesley Miao","email":"wesley.miao@gmail.com","login":"wesleymiao","count":1},{"name":"Wil Selwood","email":"wil.selwood@sa.catapult.org.uk","login":"emilyselwood","count":1},{"name":"Wilfred Spiegelenburg","email":"wilfreds@apache.org","login":"wilfred-s","count":1},{"name":"Will Manning","email":"lwwmanning@gmail.com","login":"lwwmanning","count":1},{"name":"Yuchuan Huang","email":"itisyuchuan@gmail.com","login":"yhuang-db","count":1},{"name":"Yumingxuan Guo","email":"a.guo@databricks.com","login":"yumingxuanguo-db","count":1},{"name":"Yury Liavitski","email":"seconds.before@gmail.com","login":"heliocentrist","count":1},{"name":"Yuto Akutsu","email":"rhythmy.dev@gmail.com","login":"yutoacts","count":1},{"name":"Zachary Steudel","email":"zacshack174@gmail.com","login":"Rafnel","count":1},{"name":"Oren Mazor","email":"oren.mazor@gmail.com","login":"orenmazor","count":1},{"name":"Onwuka Gideon","email":"dongidomed@gmail.com","login":"dongido001","count":1},{"name":"Ong Ming Yang","email":"me@ongmingyang.com","login":"ongmingyang","count":1},{"name":"Oliver Urs Lenz","email":"oliver.urs.lenz@gmail.com","login":"oulenz","count":1},{"name":"Oliver Köth","email":"okoeth@de.ibm.com","login":"okoethibm","count":1},{"name":"José Antonio","email":"joseanmunoz@gmail.com","login":"j4munoz","count":1},{"name":"Josiah Samuel","email":"josiah_sams@in.ibm.com","login":"josiahsams","count":1},{"name":"Josh Howes","email":"josh.howes@gmail.com","login":"josh-howes","count":1},{"name":"Joseph J.C. Tang","email":"jinntrance@gmail.com","login":"jinntrance","count":1},{"name":"Jose Luis Pedrosa","email":"jlpedrosa@gmail.com","login":"jlpedrosa","count":1},{"name":"Jordan Sanders","email":"jmsanders","login":"jmsanders","count":1},{"name":"Jong Wook Kim","email":"jongwook@nyu.edu","login":"jongwook","count":1},{"name":"Jonathan Kelly","email":"jonathak@amazon.com","login":"ejono","count":1},{"name":"Jonathan Cui","email":"jonathan.cui@databricks.com","login":"Jonathancui123","count":1},{"name":"Jon Maurer","email":"tritab@gmail.com","login":"tritab","count":1},{"name":"John Zhao","email":"jzhao@alpinenow.com","login":"codeboyyong","count":1},{"name":"dmitry.sorokin","email":"dmitry.sorokin@databricks.com","login":"dmitrybricks","count":1},{"name":"amoghantarkar","email":"antarkar.amogh@gmail.com","login":"amoghantarkar","count":1},{"name":"alekjarmov","email":"alek.jarmov@gmail.com","login":"alekjarmov","count":1},{"name":"Kapil Kumar Singh","email":"kapilsingh@microsoft.com","login":"mskapilks","count":1},{"name":"LCY Vincent","email":"lauchunyin@gmail.com","login":"debuggingfuture","count":1},{"name":"Kyle Krueger","email":"kyle.s.krueger@gmail.com","login":"kykrueger","count":1},{"name":"Kyle Bendickson","email":"kjbendickson@gmail.com","login":"kbendick","count":1},{"name":"Koyo Yoshida","email":"yoshidakuy@oss.nttdata.co.jp","login":"yoshidakuy","count":1},{"name":"KnightChess","email":"981159963@qq.com","login":"KnightChess","count":1},{"name":"Lingyun Yuan","email":"ylybest@gmail.com","login":"ylybest","count":1},{"name":"Jo Voordeckers","email":"jo.voordeckers@gmail.com","login":"jayv","count":1},{"name":"Jeffrey Chen","email":"jeffrey.chen@databricks.com","login":"Jeffreychen99","count":1},{"name":"Jeff Thompson","email":"jeffreykeatingthompson@gmail.com","login":"jkthompson","count":1},{"name":"Jeff Steinmetz","email":"jeffrey.steinmetz@gmail.com","login":"jeffsteinmetz","count":1},{"name":"Jeff Harrison","email":"jeffrharrison@gmail.com","login":"Jeffrharr","count":1},{"name":"Jeff Hammerbacher","email":"jeff.hammerbacher@gmail.com","login":"hammer","count":1},{"name":"Javier Fuentes","email":"j.fuentes.m@icloud.com","login":"javierivanov","count":1},{"name":"Jatin Sharma","email":"33352338+jatin-code777","login":"jatin-code777","count":1},{"name":"Jash Gala","email":"jashgala@amazon.com","login":"jashgala","count":1},{"name":"Jarrett Meyer","email":"jarrettmeyer@gmail.com","login":"jarrettmeyer","count":1},{"name":"Jarek Potiuk","email":"potiuk@apache.org","login":"potiuk","count":1},{"name":"Jannik Arndt","email":"jannik@jannikarndt.de","login":"JannikArndt","count":1},{"name":"Jan Prach","email":"jendap@gmail.com","login":"jendap","count":1},{"name":"Jamison Bennett","email":"jamison.bennett@gmail.com","login":"jamisonbennett","count":1},{"name":"James Yu","email":"yuj","login":"yuj","count":1},{"name":"James Shuster","email":"jshuster@palantir.com","login":"jrshust","count":1},{"name":"James Lohse","email":"jimlohse","login":"jimlohse","count":1},{"name":"Jirka Kremser","email":"jkremser@redhat.com","login":"jkremser","count":1},{"name":"JineHelin404","email":"605188046@qq.com","login":"JinHelin404","count":1},{"name":"Jin Adachi","email":"adachij2002@yahoo.co.jp","login":"adachij2002","count":1},{"name":"Lucy Yao","email":"lucy.yao@databricks.com","login":"lucyyao-db","count":1},{"name":"Luca Martinetti","email":"luca@luca.io","login":"lucamartinetti","count":1},{"name":"Lorenzo Martini","email":"lorenzomartinimail@gmail.com","login":"LorenzoMartini","count":1},{"name":"Ken Geis","email":"geis.ken@gmail.com","login":"kgeis","count":1},{"name":"fornaix","email":"foxnaix@gmail.com","login":"fornaix","count":1},{"name":"flynn","email":"crf204@gmail.com","login":"crflynn","count":1},{"name":"fireflyc","email":"fireflyc@126.com","login":"fireflyc","count":1},{"name":"fidato","email":"fidato.july13@gmail.com","login":"fidato13","count":1},{"name":"fi","email":"coderfi@gmail.com","login":"coderfi","count":1},{"name":"Jackie Zhang","email":"ruowang.zhang+data@databricks.com","login":"ruowang-zhang_data","count":1},{"name":"Jimmy Xiang","email":"jxiang@apache.org","login":"jxiang","count":1},{"name":"JiexingLi","email":"jiexing.li@databricks.com","login":"JiexingLi","count":1},{"name":"Jiashen Cao","email":"jiashenc@gatech.edu","login":"jiashenC","count":1},{"name":"Jian Tang","email":"jian_tang@apple.com","login":"JiJiTang","count":1},{"name":"Jian Feng","email":"jzhang.chs@gmail.com","login":"snowmoon-zhang","count":1},{"name":"Jiacheng Guo","email":"guojc03@gmail.com","login":"guojc","count":1},{"name":"Jesse Cai","email":"jesse.cai@databricks.com","login":"jessecai","count":1},{"name":"Jerry Zhou","email":"j448zhou@uwaterloo.ca","login":"jerryzhou196","count":1},{"name":"Jelmer Kuperus","email":"jelmer@miro.com","login":"jelmerk","count":1},{"name":"Jeffrey Naisbitt","email":"jnaisbitt@familysearch.org","login":"naisbitt","count":1},{"name":"Bounkong Khamphousone","email":"bounkong.khamphousone@ebiznext.com","login":"BounkongK","count":1},{"name":"Lomig Mégard","email":"lomig.megard@gmail.com","login":"lomigmegard","count":1},{"name":"Liu Xiao","email":"hhdxlx@gmail.com","login":"alex-lx","count":1},{"name":"Liu Xiang","email":"lxmtlab@gmail.com","login":"sloth2012","count":1},{"name":"Liu Jiongzhou","email":"ljzzju@163.com","login":"ljzzju","count":1},{"name":"Liu Chunbo","email":"for08@163.com","login":"for08","count":1},{"name":"Liu Cao","email":"23428099+CTCC1","login":"CTCC1","count":1},{"name":"Lior Regev","email":"lioregev@gmail.com","login":"liorregev","count":1},{"name":"Lining Sun","email":"lining@gmail.com","login":"liningalex","count":1},{"name":"Mahmoud Lababidi","email":"lababidi@gmail.com","login":"lababidi","count":1},{"name":"Mageswaran.D","email":"mageswaran1989@gmail.com","login":"Mageswaran1989","count":1},{"name":"Maciej Bryński","email":"maciek-github@brynski.pl","login":"maver1ck","count":1},{"name":"Mac","email":"maclockard@gmail.com","login":"maclockard","count":1},{"name":"Luvsandondov Lkhamsuren","email":"lkhamsurenl@gmail.com","login":"lkhamsurenl","count":1},{"name":"Luran He","email":"luranjhe@gmail.com","login":"luranhe","count":1},{"name":"Lukasz Piepiora","email":"lpiepiora@gmail.com","login":"lpiepiora","count":1},{"name":"Lukasz Jastrzebski","email":"lukasz.jastrzebski@gmail.com","login":"elyast","count":1},{"name":"Lukas Rytz","email":"lukas.rytz@gmail.com","login":"lrytz","count":1},{"name":"Lukas Rupprecht","email":"lukas.l.rupprecht@gmail.com","login":"LukasRupprecht","count":1},{"name":"Luka Sturtewagen","email":"luka.sturtewagen@linkit.nl","login":"LSturtew","count":1},{"name":"Oleg Sidorkin","email":"oleg.sidorkin@gmail.com","login":"osidorkin","count":1},{"name":"Ocean","email":"haghighidaly@gmail.com","login":"hdaly0","count":1},{"name":"Noritaka Sekiyama","email":"moomindani@gmail.com","login":"moomindani","count":1},{"name":"Norbert Schultz","email":"norbert.schultz@reactivecore.de","login":"nob13","count":1},{"name":"Nirman Narang","email":"narang@us.ibm.com","login":"nirmannarang","count":1},{"name":"Niranjan Padmanabhan","email":"niranjan.padmanabhan@gmail.com","login":"neurons","count":1},{"name":"Nikita Eshkeev","email":"neshkeev@yandex.ru","login":"neshkeev","count":1},{"name":"Nick Porter","email":"git@surj.email","login":"surjikal","count":1},{"name":"Nick Karpov","email":"nick@nickkarpov.com","login":"nkarpov","count":1},{"name":"Nick Buroojy","email":"nick.buroojy@civitaslearning.com","login":"nburoojy","count":1},{"name":"Pavle Martinovic","email":"34302662+Pajaraja","login":"Pajaraja","count":1},{"name":"Pavel Sakun","email":"pavel.sakun@gmail.com","login":"pavel-sakun","count":1},{"name":"Paul Staab","email":"paulstaab","login":"paulstaab","count":1},{"name":"Paul Chandler","email":"pestilence669","login":"pestilence669","count":1},{"name":"Kelley Robinson","email":"krobinson@twilio.com","login":"robinske","count":1},{"name":"Keith Massey","email":"keith.massey@elastic.co","login":"masseyke","count":1},{"name":"Keith Holliday","email":"keithrholliday@gmail.com","login":"TheHollidayInn","count":1},{"name":"KeheCAI","email":"caikehe@gmail.com","login":"caikehe","count":1},{"name":"Keerthan Vasist","email":"kvasist@amazon.com","login":"keerthanvasist","count":1},{"name":"Kazuhiro Sera","email":"seratch@gmail.com","login":"seratch","count":1},{"name":"Kaxil Naik","email":"kaxilnaik@gmail.com","login":"kaxil","count":1},{"name":"Katsunori Kanda","email":"potix2@gmail.com","login":"potix2","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber","login":"katrinleinweber","count":1},{"name":"Kashish Jain","email":"kashish.jain@guavus.com","login":"kasjain","count":1},{"name":"Kashif Rasul","email":"kashif.rasul@gmail.com","login":"kashif","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Karthik Subramanian","email":"karsubr@microsoft.com","login":"yeskarthik","count":1},{"name":"Karthik Palaniappan","email":"karthikpal@google.com","login":"karth295","count":1},{"name":"Karthik","email":"karthik.gomadam@gmail.com","login":"namelessnerd","count":1},{"name":"Karim Ramadan","email":"kamir915@gmail.com","login":"krm95","count":1},{"name":"Lijie Xu","email":"csxulijie@gmail.com","login":"JerryLead","count":1},{"name":"Li, YanKit | Wilson | RIT","email":"yankit.li@rakuten.com","login":"windkit","count":1},{"name":"Li Zhang","email":"li.zhang@databricks.com","login":"lizhangdatabricks","count":1},{"name":"Li Yao","email":"hnkfliyao@gmail.com","login":"lastland","count":1},{"name":"Lev Khomich","email":"levkhomich@gmail.com","login":"levkhomich","count":1},{"name":"Lena","email":"alehall@microsoft.com","login":"lenadroid","count":1},{"name":"Leibniz.Hu","email":"leibnizhu@gmail.com","login":"Leibnizhu","count":1},{"name":"Lars Francke","email":"lars.francke@gmail.com","login":"lfrancke","count":1},{"name":"Nicholas Hwang","email":"moogling@gmail.com","login":"shanghaiclown","count":1},{"name":"Zdenek Farana","email":"zdenek.farana@gmail.com","login":"byF","count":1},{"name":"Rui Zha","email":"zrdt713@gmail.com","login":"SharpRay","count":1},{"name":"Ruocheng Jiang","email":"jiangruocheng@gmail.com","login":"jiangruocheng","count":1},{"name":"Ryan Berti","email":"rberti@netflix.com","login":"RyanBerti","count":1},{"name":"Sachin Tripathi","email":"sachintripathis84@gmail.com","login":"snifhex","count":1},{"name":"Saleem Ansari","email":"tuxdna@gmail.com","login":"tuxdna","count":1},{"name":"Sam Halliday","email":"sam.halliday@Gmail.com","login":"fommil","count":1},{"name":"Sam Tran","email":"stran@mesosphere.com","login":"samvantran","count":1},{"name":"Sami Jaktholm","email":"sjakthol@outlook.com","login":"sjakthol","count":1},{"name":"caican00","email":"imcaican@gmail.com","login":"caican00","count":1},{"name":"c-sahuja","email":"sahuja@cloudera.com","login":"c-sahuja","count":1},{"name":"bzhaoop","email":"bzhaojyathousandy@gmail.com","login":"bzhaoopenstack","count":1},{"name":"byakuinss","email":"grace.chinhanyu@gmail.com","login":"chihhanyu","count":1},{"name":"calilisantos","email":"calilisantos@gmail.com","login":"calilisantos","count":1},{"name":"adesharatushar","email":"tushar_adeshara@persistent.com","login":"adesharatushar","count":1},{"name":"aditkumar","email":"aditkumar@gmail.com","login":"aditkumar","count":1},{"name":"admackin","email":"admackin","login":"admackin","count":1},{"name":"akkomar","email":"ak.komar@gmail.com","login":"akkomar","count":1},{"name":"bscan","email":"brianjscannell@gmail.com","login":"bscan","count":1},{"name":"bpaulin","email":"bob@bobpaulin.com","login":"bobpaulin","count":1},{"name":"bowen.li","email":"bowenli86@gmail.com","login":"bowenli86","count":1},{"name":"biaobiao.sun","email":"1319027852@qq.com","login":"zheniantoushipashi","count":1},{"name":"avk","email":"nullp7r@gmail.com","login":"avkgh","count":1},{"name":"asokadiggs","email":"asoka.diggs@intel.com","login":"asokadiggs","count":1},{"name":"asmith26","email":"asmith26","login":"asmith26","count":1},{"name":"arucard21","email":"arucard21@gmail.com","login":"arucard21","count":1},{"name":"Shockang","email":"shockang@163.com","login":"Shockang","count":1},{"name":"Shreyesh Shaju Arangath","email":"sarangath@linkedin.com","login":"ShreyeshArangath","count":1},{"name":"Shubhanshu Mishra","email":"smishra8@illinois.edu","login":"napsternxg","count":1},{"name":"Siarhei Fedartsou","email":"siarhei.fedartsou@gmail.com","login":"SiarheiFedartsou","count":1},{"name":"Sid Murching","email":"sid.murching@databricks.com","login":"smurching","count":1},{"name":"Silly Carbon","email":"crew.long@outlook.com","login":"silly-carbon","count":1},{"name":"Simon Hafner","email":"hafnersimon@gmail.com","login":"reactormonk","count":1},{"name":"Smith Cruise","email":"chendingchao1@126.com","login":"Smith-Cruise","count":1},{"name":"Soham Aurangabadkar","email":"sohama4@gmail.com","login":"sohama4","count":1},{"name":"Souljoy Zhuo","email":"zhuoshoujie@126.com","login":"xiaoyesoso","count":1},{"name":"Soumitra Kumar","email":"kumar.soumitra@gmail.com","login":"soumitrak","count":1},{"name":"Spiro Michaylov","email":"spiro@michaylov.com","login":"spirom","count":1},{"name":"Stacy Kerkela","email":"stacy.kerkela@databricks.com","login":"dbkerkela","count":1},{"name":"SteNicholas","email":"programgeek@163.com","login":"SteNicholas","count":1},{"name":"Stefan Schulze","email":"stefan.schulze@pentasys.de","login":"stsc-pentasys","count":1},{"name":"Stefano Parmesan","email":"s.parmesan@gmail.com","login":"armisael","count":1},{"name":"Stephan Kessler","email":"stephan.kessler@sap.com","login":"stephankessler","count":1},{"name":"Sebastián Ramírez","email":"tiangolo@gmail.com","login":"tiangolo","count":1},{"name":"Semih Salihoglu","email":"semihsalihoglu@gmail.com","login":"semihsalihoglu","count":1},{"name":"Serge Smertin","email":"serge.smertin@databricks.com","login":"nfx","count":1},{"name":"Sergei Lebedev","email":"superbobry@gmail.com","login":"superbobry","count":1},{"name":"Sergey Serebryakov","email":"sserebryakov@tesla.com","login":"megaserg","count":1},{"name":"Sergii Druzkin","email":"65374769+sdruzkin","login":"sdruzkin","count":1},{"name":"Shadowell","email":"shadowell@126.com","login":"Shadowell","count":1},{"name":"Shagun Sodhani","email":"sshagunsodhani@gmail.com","login":"shagunsodhani","count":1},{"name":"anitatailor","email":"tailor.anita@gmail.com","login":"anitatailor","count":1},{"name":"andreapasqua","email":"andrea@radius.com","login":"andreapasqua","count":1},{"name":"amousavigourabi","email":"28668597+amousavigourabi","login":"amousavigourabi","count":1},{"name":"alyaxey","email":"oleksii.sliusarenko@grammarly.com","login":"oleksii-sliusarenko","count":1},{"name":"alexdebrie","email":"alexdebrie1@gmail.com","login":"alexdebrie","count":1},{"name":"alexanderwu-db","email":"alex.wu@databricks.com","login":"alexanderwu-db","count":1},{"name":"alexander_holmes","email":"alexander_holmes@apple.com","login":"alexholmes","count":1},{"name":"RoyGaoVLIS","email":"roygao@zju.edu.cn","login":"RoyGao","count":1},{"name":"Ross Lodge","email":"rlodge@concentricsky.com","login":"rlodge","count":1},{"name":"Rolando Espinoza","email":"rndmax84@gmail.com","login":"rmax","count":1},{"name":"Roger Menezes","email":"rmenezes@netflix.com","login":"rogermenezes","count":1},{"name":"RobertZK","email":"technoguyrob@gmail.com","login":"robertzk","count":1},{"name":"Robert Stupp","email":"snazy@snazy.de","login":"snazy","count":1},{"name":"Rob O'Dwyer","email":"odwyerrob@gmail.com","login":"robbles","count":1},{"name":"Ritika Maheshwari","email":"ritikamster@gmail.com","login":"ritikam2","count":1},{"name":"Rishi Verma","email":"riverma@apache.org","login":"riverma","count":1},{"name":"Rishi","email":"sririshindra@gmail.com","login":"sririshindra","count":1},{"name":"Rick Hillegas","email":"rhilleg@us.ibm.com","login":"rick-ibm","count":1},{"name":"Richard W. Eggert II","email":"richard.eggert@gmail.com","login":"reggert","count":1},{"name":"Richael","email":"Richael.Zhuang@arm.com","login":"richael02","count":1},{"name":"Reza Safi","email":"rezasafi@gmail.com","login":"rezasafi","count":1},{"name":"Rex Xiong","email":"pengx@microsoft.com","login":"twilightgod","count":1},{"name":"Sean Paradiso","email":"seanparadiso@gmail.com","login":"sparadiso","count":1},{"name":"Satish Gopalani","email":"satish.gopalani@pubmatic.com","login":"pm-satish-gopalani","count":1},{"name":"Sarvesh Dave","email":"sarveshdave1@gmail.com","login":"sarveshdave1","count":1},{"name":"arahuja","email":"aahuja11@gmail.com","login":"arahuja","count":1},{"name":"aof00","email":"x14562573449@gmail.com","login":"Southwest16","count":1},{"name":"ShiKai Wang","email":"wskqing@gmail.com","login":"Karl-WangSK","count":1},{"name":"ShengHuang","email":"huangshengtx@163.com","login":"Mrhs121","count":1},{"name":"Shally Sangal","email":"shallysangal@gmail.com","login":"shallys","count":1},{"name":"catapan","email":"cedarpan86@gmail.com","login":"catapan","count":1},{"name":"carter.fendley","email":"carter.fendley@gmail.com","login":"CarterFendley","count":1},{"name":"farhan5900","email":"farhan5900@gmail.com","login":"farhan5900","count":1},{"name":"fanyue-xia","email":"chloexfy@gmail.com","login":"fanyue-xia","count":1},{"name":"fan31415","email":"fan12356789@gmail.com","login":"fan31415","count":1},{"name":"eugene gusev","email":"the8thc@yandex.ru","login":"the8thC","count":1},{"name":"dzlab","email":"dzlabs@outlook.com","login":"dzlab","count":1},{"name":"duripeng","email":"duripeng@baidu.com","login":"WinkerDu","count":1},{"name":"dohongdayi","email":"dohongdayi@126.com","login":"dohongdayi","count":1},{"name":"dima-asana","email":"42555784+dima-asana","login":"dima-asana","count":1},{"name":"dima","email":"pronix.service@gmail.com","login":"pronix","count":1},{"name":"dhardy92","email":"dhardy@viadeoteam.com","login":"dhardy92","count":1},{"name":"depend","email":"depend@gmail.com","login":"depend","count":1},{"name":"denglingang","email":"chitin1027@gmail.com","login":"denglingang","count":1},{"name":"debugger87","email":"yangchaozhong.2009@gmail.com","login":"debugger87","count":1},{"name":"dding3","email":"ding.ding@intel.com","login":"dding3","count":1},{"name":"davidvrba","email":"vrba.dave@gmail.com","login":"davidvrba","count":1},{"name":"darrentirto","email":"darrentirto@gmail.com","login":"darrentirto","count":1},{"name":"carlfu-db","email":"carl.fu@databricks.com","login":"carlfu-db","count":1},{"name":"ankit.bhardwaj","email":"ankit.bhardwaj@guavus.com","login":"AnkitGuavus","count":1},{"name":"Wonseok Yang","email":"62360849+dead-1ine","login":"dead-1ine","count":1},{"name":"XU Duo","email":"Duo.XU@canal-plus.com","login":"duo-xu","count":1},{"name":"Xi Liang","email":"xi.liang@databricks.com","login":"xil-db","count":1},{"name":"Xi Liu","email":"xil@conviva.com","login":"conviva-zz","count":1},{"name":"Xiang Gao","email":"qasdfgtyuiop@gmail.com","login":"zasdfgbnm","count":1},{"name":"Xiaodong","email":"11539188+XD-DENG","login":"XD-DENG","count":1},{"name":"Xiaoguang Sun","email":"sunxiaoguang@gmail.com","login":"sunxiaoguang","count":1},{"name":"Xieming LI","email":"risyomei@gmail.com","login":"risyomei","count":1},{"name":"Xinh Huynh","email":"xinh_huynh@yahoo.com","login":"xinhhuynh","count":1},{"name":"Xinrong Meng","email":"meng.careers@gmail.com","login":"mengCareers","count":1},{"name":"Yacine Mazari","email":"y.mazari@gmail.com","login":"ymazari","count":1},{"name":"Vlad","email":"frolvlad@gmail.com","login":"frol","count":1},{"name":"Vlad Glinsky","email":"vladhlinsky@gmail.com","login":"vhlinskyi","count":1},{"name":"Wanqiang Ji","email":"jiwq@apache.org","login":"jiwq","count":1},{"name":"Wei Zhang","email":"wezhang@outlook.com","login":"wezhang","count":1},{"name":"Weitao Wen","email":"weitao.wen@databricks.com","login":"willwwt","count":1},{"name":"Wen Yuen Pang","email":"wenyuen.pang@databricks.com","login":"wenyuen-db","count":1},{"name":"Aayushmaan Jain","email":"aayushmaan.jain42@gmail.com","login":"aayushmaanjain","count":1},{"name":"Abhinav Gupta","email":"abhi.951990@gmail.com","login":"abhi951990","count":1},{"name":"Abhishek Dixit","email":"abhi4.dixit8@gmail.com","login":"abhi4dixit8","count":1},{"name":"Abhishek Dixit","email":"abhishekdixit0907@gmail.com","login":"abhishekd0907","count":1},{"name":"AbhishekKr","email":"abhikumar163@gmail.com","login":"abhishekkr","count":1},{"name":"Abou Haydar Elias","email":"abouhaydar.elias@gmail.com","login":"eliasah","count":1},{"name":"Abu Bakr Siddiq","email":"48096234+abubakrsiddq","login":"abubakrsiddq","count":1},{"name":"Achuth17","email":"Achuth.narayan@gmail.com","login":"Achuth17","count":1},{"name":"Zee Chen","email":"zeechen@us.ibm.com","login":"zeocio","count":1},{"name":"Zhang A Peng","email":"zhangap@cn.ibm.com","login":"apapi","count":1},{"name":"Zhang Le","email":"yueguoguo","login":"yueguoguo","count":1},{"name":"Zhe Sun","email":"ymwdalex@gmail.com","login":"ymwdalex","count":1},{"name":"Zhenglai Zhang","email":"zhenglaizhang@hotmail.com","login":"zhenglaizhang","count":1},{"name":"Zimo Li","email":"7163127+lzm0","login":"lzm0","count":1},{"name":"Ziyue Huang","email":"zyhuang94@gmail.com","login":"ZiyueHuang","count":1},{"name":"Zoltan C. Toth","email":"zoltanctoth@gmail.com","login":"zoltanctoth","count":1},{"name":"a1singh","email":"a1singh@ucsd.edu","login":"a1singh","count":1},{"name":"Yan Wei","email":"ninebigbig@gmail.com","login":"nineinfra","count":1},{"name":"Yanan Xin","email":"yanan.xin@databricks.com","login":"yananxin-db","count":1},{"name":"Yaron Weinsberg","email":"wyaron@gmail.com","login":"wyaron","count":1},{"name":"Yaroslav Tkachenko","email":"sapiensy@gmail.com","login":"sap1ens","count":1},{"name":"Aaron Tokhy","email":"tokaaron@amazon.com","login":"tokaaron","count":1},{"name":"cchung100m","email":"cchung100m@cs.ccu.edu.tw","login":"cchung100m","count":1},{"name":"changchun.wang","email":"251922566@qq.com","login":"hoffmann99","count":1},{"name":"chenjuanni","email":"chenjuanni@inspur.com","login":"jennyinspur","count":1},{"name":"chenliang","email":"southernriver@163.com","login":"southernriver","count":1},{"name":"chie8842","email":"chie8842@gmail.com","login":"chie8842","count":1},{"name":"chirag","email":"chirag.aggarwal@guavus.com","login":"chiragaggarwal","count":1},{"name":"chitralverma","email":"chitralverma@gmail.com","login":"chitralverma","count":1},{"name":"cluo","email":"0512lc@163.com","login":"cluo512","count":1},{"name":"comcmipi","email":"pitonak@fns.uniba.sk","login":"comcmipi","count":1},{"name":"crafty-coder","email":"carlospb86@gmail.com","login":"crafty-coder","count":1},{"name":"dardelet","email":"guillaumegorp@gmail.com","login":"gjgd","count":1},{"name":"Yogesh Garg","email":"1059168+yogeshg","login":"yogeshg","count":1},{"name":"Yonathan Randolph","email":"yonathan@liftigniter.com","login":"yonran","count":1},{"name":"Yongjia Wang","email":"yongjiaw@gmail.com","login":"yongjiaw","count":1},{"name":"Youngbin Kim","email":"ykim828@hotmail.com","login":"youngbink","count":1},{"name":"Yu Gao","email":"ygao@us.ibm.com","login":"yolandagao","count":1},{"name":"Yu Zhong","email":"zhongyu8@gmail.com","login":"zhongyu09","count":1},{"name":"Yubi Lee","email":"eubnara@gmail.com","login":"eubnara","count":1},{"name":"Adam Novak","email":"anovak@soe.ucsc.edu","login":"adamnovak","count":1},{"name":"Adi Muraru","email":"amuraru@adobe.com","login":"amuraru","count":1},{"name":"Adrian Bridgett","email":"adrian@smop.co.uk","login":"abridgett","count":1},{"name":"Adrian Petrescu","email":"apetresc@gmail.com","login":"apetresc","count":1},{"name":"Adrian Tanase","email":"atanase@adobe.com","login":"aditanase","count":1},{"name":"Ahmed Hussein","email":"ahussein@apache.org","login":"amahussein","count":1},{"name":"Aimilios Tsouvelekakis","email":"aimtsou","login":"aimtsou","count":1},{"name":"Ait Zeouay Amrane","email":"a.zeouayamran@gmail.com","login":"Amraneze","count":1},{"name":"Aki Sukegawa","email":"nsuke@apache.org","login":"nsuke","count":1},{"name":"Albert Chu","email":"chu11@llnl.gov","login":"chu11","count":1},{"name":"Albert Ziegler","email":"55346556+wunderalbert","login":"wunderalbert","count":1},{"name":"Alexander Shorin","email":"kxepal@apache.org","login":"kxepal","count":1},{"name":"=^_^=","email":"maxmoroz@gmail.com","login":"pkch","count":1},{"name":"Aaron Josephs","email":"ajoseph4@binghamton.edu","login":"aaronjosephs","count":1},{"name":"Aaron Lau","email":"aaron.lau@datadoghq.com","login":"aaron-lau","count":1},{"name":"Tsuyoshi Ozawa","email":"ozawa@apache.org","login":"oza","count":1},{"name":"Sean Suchter","email":"sean-github@suchter.com","login":"ssuchter","count":1},{"name":"Shintaro Murakami","email":"mrkm4ntr@gmail.com","login":"mrkm4ntr","count":1},{"name":"Adam Bradbury","email":"abradbury","login":"abradbury","count":1},{"name":"Alexis Seigneurin","email":"alexis.seigneurin@gmail.com","login":"aseigneurin","count":1},{"name":"Alkis Polyzotis","email":"alkis.polyzotis@databricks.com","login":"alkispoly-db","count":1},{"name":"Allan Douglas R. de Oliveira","email":"allandouglas@gmail.com","login":"douglaz","count":1},{"name":"Almog Tavor","email":"70065337+almogtavor","login":"almogtavor","count":1},{"name":"Amin Borjian","email":"borjianamin98@outlook.com","login":"Borjianamin98","count":1},{"name":"Amit Dev","email":"amitdev@gmail.com","login":"amitdev","count":1},{"name":"Ammar Al-Batool","email":"ammar.albatool@gmail.com","login":"ammar1x","count":1},{"name":"Amy Tsai","email":"amytsai@stripe.com","login":"amytsai-stripe","count":1},{"name":"Anatoli Fomenko","email":"fa@apache.org","login":"afomenko","count":1},{"name":"Aleksandr Koriagin","email":"aleksandr_koriagin@epam.com","login":"alex7c4","count":1},{"name":"Alessandro Patti","email":"ale812@yahoo.it","login":"AlessandroPatti","count":1},{"name":"Alessandro Solimando","email":"18898964+asolimando","login":"asolimando","count":1},{"name":"Alex Baretta","email":"alexbaretta@gmail.com","login":"alexbaretta","count":1},{"name":"Alex Shkurenko","email":"ashkurenko@enova.com","login":"ashkurenko","count":1},{"name":"Alex Ott","email":"alexott@gmail.com","login":"alexott","count":1},{"name":"Alex Mooney","email":"alexmooney@fastmail.com","login":"AlexMooney","count":1},{"name":"Alex Khakhlyuk","email":"alex.khakhlyuk@databricks.com","login":"alexkh-db","count":1},{"name":"Alex Jing","email":"alex.jing@databricks.com","login":"alexjinghn","count":1},{"name":"Ye Yin","email":"eyniy@qq.com","login":"hustcat","count":1},{"name":"Yibo Cai","email":"cyb70289@gmail.com","login":"cyb70289","count":1},{"name":"Yiheng Wang","email":"yihengw@gmail.com","login":"yiheng","count":1},{"name":"Yijia Cui","email":"yijia.cui@databricks.com","login":"yijiacui-db","count":1},{"name":"Yiqun Zhang","email":"guiyanakuang@gmail.com","login":"guiyanakuang","count":1},{"name":"Yishuang Lu","email":"luystu@gmail.com","login":"lys0716","count":1},{"name":"Samir Khan","email":"muhammad.samir.khan@gmail.com","login":"msamirkhan","count":1},{"name":"rongma1997","email":"rong.ma@intel.com","login":"marin-ma","count":1},{"name":"robert4os","email":"robert4os","login":"robert4os","count":1},{"name":"余良","email":"yul165@chinaunicom.cn","login":"liangyu-1","count":1},{"name":"Đặng Minh Dũng","email":"dungdm93@live.com","login":"dungdm93","count":1},{"name":"Örjan Lundberg","email":"orjan.lundberg@gmail.com","login":"oluies","count":1},{"name":"zuxqoj","email":"sbshekhar@gmail.com","login":"zuxqoj","count":1},{"name":"zhouyongjin","email":"zhouyongjin@inspur.com","login":"YongjinZhou","count":1},{"name":"zhoukang","email":"zhoukang@xiaomi.com","login":"caneMi","count":1},{"name":"zhixingheyi-tian","email":"xiangxiang.shen@intel.com","login":"zhixingheyi-tian","count":1},{"name":"zhiwen","email":"wzw33@outlook.com","login":"lw33","count":1},{"name":"xuyu","email":"xuyu@zepp.com","login":"xuzifu666","count":1},{"name":"woshilaiceshide","email":"woshilaiceshide@qq.com","login":"woshilaiceshide","count":1},{"name":"wooplevip","email":"spark.vip@foxmail.com","login":"wooplevip","count":1},{"name":"woj-i","email":"wojciechindyk@gmail.com","login":"woj-i","count":1},{"name":"winder","email":"guolipengyeah@126.com","login":"Windber","count":1},{"name":"weiyuyilia","email":"weiyu_yilia@163.com","login":"weiyuyilia","count":1},{"name":"wayne-kyungwonpark","email":"win198978@gmail.com","login":"wayne-kyungwonpark","count":1},{"name":"wangwei","email":"wangwei82@huawei.com","login":"small-wang","count":1},{"name":"wangt","email":"wangtao.upc@gmail.com","login":"wangt","count":1},{"name":"waleedfateem","email":"waleed.fateem@gmail.com","login":"waleedfateem","count":1},{"name":"valentinp","email":"pvv377@gmail.com","login":"valentinp17","count":1},{"name":"unirt","email":"lunirtc@gmail.com","login":"unirt","count":1},{"name":"roryqi","email":"roryqi@tencent.com","login":"jerqi","count":1},{"name":"poolis","email":"gmichalopoulos@gmail.com","login":"poolis","count":1},{"name":"zhengchenyu","email":"zhengchenyu16@163.com","login":"zhengchenyu","count":1},{"name":"sangramga","email":"sangramga@gmail.com","login":"sangramga","count":1},{"name":"sandeepvinayak","email":"sandeep.pal@outlook.com","login":"sandeepvinayak","count":1},{"name":"samsetegne","email":"samuelsetegne@gmail.com","login":"redai-test","count":1},{"name":"rrusso2007","email":"rrusso2007@gmail.com","login":"rrusso2007","count":1},{"name":"rrueda","email":"rorueda@gmail.com","login":"rorueda","count":1},{"name":"roxchkplusony","email":"roxchkplusony@gmail.com","login":"roxchkplusony","count":1},{"name":"rowan","email":"rowan.chattaway@googlemail.com","login":"rowan000","count":1},{"name":"seayi","email":"405078363@qq.com","login":"seayi","count":1},{"name":"tools4origins","email":"tools4origins@gmail.com","login":"tools4origins","count":1},{"name":"tomsisso","email":"toms@definity.ai","login":"toms-definity","count":1},{"name":"toddwan","email":"tawan0109@outlook.com","login":"toddwan","count":1},{"name":"titicaca","email":"fangzhou.yang@hotmail.com","login":"titicaca","count":1},{"name":"timothy65535","email":"timothy65535@163.com","login":"charlesy6","count":1},{"name":"tien-dungle","email":"tien-dung.le@realimpactanalytics.com","login":"tien-dungle","count":1},{"name":"texasmichelle","email":"texasmichelle@gmail.com","login":"texasmichelle","count":1},{"name":"teramonagi","email":"teramonagi@gmail.com","login":"teramonagi","count":1},{"name":"tenglei","email":"1037910995@qq.com","login":"tenglei","count":1},{"name":"tan.vu","email":"tan.vu@linecorp.com","login":"tanvn","count":1},{"name":"szheng79","email":"szheng.code@gmail.com","login":"szheng79","count":1},{"name":"suxingfate","email":"suxingfate@163.com","login":"suxingfate","count":1},{"name":"surq","email":"surq@asiainfo.com","login":"surongquan","count":1},{"name":"sunan135","email":"160993620+sunan135","login":"sunan135","count":1},{"name":"sumansomasundar","email":"suman.somasundar@oracle.com","login":"sumansomasundar","count":1},{"name":"subham611","email":"subhamsinghal@sharechat.co","login":"subham611","count":1},{"name":"strat0sphere","email":"stratos.dimopoulos@gmail.com","login":"strat0sphere","count":1},{"name":"Vamshidhar Morusu","email":"morusu.v@gmail.com","login":"vrmorusu","count":1},{"name":"Valeriy Avanesov","email":"avanesov@wias-berlin.de","login":"akopich","count":1},{"name":"Vaclav Kosar","email":"admin@vaclavkosar.com","login":"vackosar","count":1},{"name":"Tynan CR","email":"tynancr@gmail.com","login":"tynan-cr","count":1},{"name":"Tibor Csögör","email":"tibi@tiborius.net","login":"tbcs","count":1},{"name":"Taaffy","email":"32072374+Taaffy","login":"Taaffy","count":1},{"name":"Szul, Piotr","email":"Piotr.Szul@csiro.au","login":"piotrszul","count":1},{"name":"Szilard Miko","email":"smiko@cloudera.com","login":"mikoszilard","count":1},{"name":"Syrux","email":"pokcyril@hotmail.com","login":"Syrux","count":1},{"name":"Swaminathan Balachandran","email":"swamirishi.sb@gmail.com","login":"swamirishi","count":1},{"name":"Surbhi Vijayvargeeya","email":"surbhivijayvargeeya@gmail.com","login":"Surbhi-Vijay","count":1},{"name":"Sungpeo Kook","email":"elixir.kook@kakaocorp.com","login":"elixir-kook","count":1},{"name":"Wenbo Zhao","email":"wzhao@twosigma.com","login":"WenboZhao","count":1},{"name":"Trueman","email":"lizhaoch","login":"lizhaoch","count":1},{"name":"Tristan Reid","email":"treid@netflix.com","login":"tristanreid","count":1},{"name":"Tristan Nixon","email":"tnixon","login":"tnixon","count":1},{"name":"Tomas Pereira de Vasconcelos","email":"tomasvasconcelos1@gmail.com","login":"tpvasconcelos","count":1},{"name":"Tom White","email":"tom@cloudera.com","login":"tomwhite","count":1},{"name":"Tom Saleeba","email":"tom.saleeba@gmail.com","login":"tomsaleeba","count":1},{"name":"Tom Panning","email":"tom.panning@nextcentury.com","login":"tpanningnextcen","count":1},{"name":"Tobias Stadler","email":"ts.stadler@gmx.de","login":"tobiasstadler","count":1},{"name":"Tobias Hermann","email":"editgym@gmail.com","login":"Dobiasd","count":1},{"name":"Tinglong Liao","email":"tinglong.liao@databricks.com","login":"tinglongliao-db","count":1},{"name":"Tim Van Wassenhove","email":"github@timvw.be","login":"timvw","count":1},{"name":"Tim Preece","email":"tim.preece.in.oz@gmail.com","login":"preecet","count":1},{"name":"zhaorongsheng","email":"334362872@qq.com","login":"zhaorongsheng","count":1},{"name":"zhangxudong1","email":"zhangxudong1@xiaomi.com","login":"TonyDoen","count":1},{"name":"zhangbutao","email":"zhangbutao@cmss.chinamobile.com","login":"zhangbutao","count":1},{"name":"zc he","email":"farseer90718@gmail.com","login":"blindFS","count":1},{"name":"yzjg","email":"785246661@qq.com","login":"yzjg","count":1},{"name":"yzhou2001","email":"yzhou_1999@yahoo.com","login":"yzhou2001","count":1},{"name":"yunzoud","email":"yun.zou@databricks.com","login":"yunzoud","count":1},{"name":"yuhaiyang","email":"yuhaiyang@yuhaiyangs-MacBook-Pro.local","login":"seayoun","count":1},{"name":"yu","email":"you@example.com","login":"invalid-email-address","count":1},{"name":"ypcat","email":"ypcat6@gmail.com","login":"ypcat","count":1},{"name":"yorksity","email":"yorksity@outlook.com","login":"yorksity","count":1},{"name":"yangchuan","email":"yangchuan.zy@alibaba-inc.com","login":"Yohahaha","count":1},{"name":"yan ma","email":"yan.ma@intel.com","login":"yma11","count":1},{"name":"y-wei","email":"yifei.wei@databricks.com","login":"y-wei","count":1},{"name":"袁焊忠","email":"yuanhanzhong666@gmail.com","login":"YuanHanzhong","count":1},{"name":"杨浩","email":"yanghaogn@163.com","login":"yanghaogn","count":1},{"name":"杨博 (Yang Bo)","email":"pop.atry@gmail.com","login":"Atry","count":1},{"name":"Vinoo Ganesh","email":"vinoo.ganesh@gmail.com","login":"vinooganesh","count":1},{"name":"Villu Ruusmann","email":"villu.ruusmann@gmail.com","login":"vruusmann","count":1},{"name":"Vihang Karajgaonkar","email":"vihang.karajgaonkar@databricks.com","login":"vihangk-db","count":1},{"name":"Vasily Malakhin","email":"vmalakhin@gmail.com","login":"vmalakhin","count":1},{"name":"Vasily Kolpakov","email":"vasilykolpakov@gmail.com","login":"VasilyKolpakov","count":1},{"name":"Varun Saxena","email":"vsaxena.varun@gmail.com","login":"varunsaxena","count":1},{"name":"Varakhedi Sujeet","email":"svarakhedi@gopivotal.com","login":"sujeetv","count":1},{"name":"Varadharajan Mukundan","email":"srinathsmn@gmail.com","login":"varadharajan","count":1},{"name":"Daniel Moore","email":"moore@knights.ucf.edu","login":"dmoore62","count":1},{"name":"Daniel Li","email":"dan@danielyli.com","login":"danielyli","count":1},{"name":"Daniel Imfeld","email":"daniel@danielimfeld.com","login":"dimfeld","count":1},{"name":"Antonio Navarro Perez","email":"ajnavarro","login":"ajnavarro","count":1},{"name":"Antonio Murgia","email":"antonio.murgia@agilelab.it","login":"agilelab-tmnd1991","count":1},{"name":"Anton Yanchenko","email":"simplylizz@gmail.com","login":"simplylizz","count":1},{"name":"Anton Ippolitov","email":"anton.ippolitov@datadoghq.com","login":"antonipp","count":1},{"name":"Anthony Wainer","email":"awainerc@gmail.com","login":"anthonywainer","count":1},{"name":"--global","email":"xuqiang129@gmail.com","login":"kings129","count":1},{"name":"Daniel Dai","email":"jdai@pinterest.com","login":"daijyc","count":1},{"name":"Dan Osipov","email":"daniil.osipov@shazam.com","login":"danosipov","count":1},{"name":"Damian Guy","email":"damian.guy@gmail.com","login":"dguy","count":1},{"name":"Daemoen","email":"daemoen@ct-unlimited.com","login":"Daemoen","count":1},{"name":"DLucky","email":"mouendless@gmail.com","login":"mouendless","count":1},{"name":"DFFuture","email":"albert.zhang23@gmail.com","login":"DFFuture","count":1},{"name":"Cédric Pelvet","email":"cedric.pelvet@gmail.com","login":"sharp-pixel","count":1},{"name":"CruncherBigData","email":"motswiz@hotmail.com","login":"CruncherBigData","count":1},{"name":"Cong Yue","email":"yuecong1104@gmail.com","login":"yuecong","count":1},{"name":"Cong Du","email":"asclepius1993@gmail.com","login":"asclepiusaka","count":1},{"name":"Cody Allen","email":"ceedubs@gmail.com","login":"ceedubs","count":1},{"name":"CodingCat","email":"zhunanmcgill@gmail.com","login":"CPSLabMcGill","count":1},{"name":"Clément MATHIEU","email":"clement@unportant.info","login":"cykl","count":1},{"name":"Cliff Engle","email":"cliffengle@gmail.com","login":"cengle","count":1},{"name":"Christoph Sawade","email":"christoph@sawade.me","login":"BigCrunsh","count":1},{"name":"Christian Stuart","email":"christian.stuart@databricks.com","login":"CJStuart","count":1},{"name":"Mauro Palsgraaf","email":"mauropalsgraaf@hotmail.com","login":"mauropalsgraaf","count":1},{"name":"Matthew Wise","email":"matthew.rs.wise@gmail.com","login":"mawise","count":1},{"name":"Matthew Tovbin","email":"mtovbin@salesforce.com","login":"tovbinm","count":1},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":1},{"name":"Matt Wise","email":"mwise@quixey.com","login":"wisematthew","count":1},{"name":"Matt Stillwell","email":"18670089+mstill3","login":"mstill3","count":1},{"name":"Matt Molek","email":"mpmolek@gmail.com","login":"mpmolek","count":1},{"name":"Matt Hagen","email":"anonz3000@gmail.com","login":"hagenhaus","count":1},{"name":"Clark Fitzgerald","email":"clarkfitzg@gmail.com","login":"clarkfitzg","count":1},{"name":"Claes Redestad","email":"claes.redestad@gmail.com","login":"cl4es","count":1},{"name":"Chunsheng Ji","email":"chunsheng.ji@gmail.com","login":"chunshengji","count":1},{"name":"Christos Stavrakakis","email":"christos.stavrakakis@databricks.com","login":"cstavr","count":1},{"name":"Christopher Watford","email":"132389385+watfordkcf","login":"watfordkcf","count":1},{"name":"Christopher Cooper","email":"christopher.cooper@databricks.com","login":"cg505","count":1},{"name":"Gang Bai","email":"me@baigang.net","login":"BaiGang","count":1},{"name":"David McWhorter","email":"david_mcwhorter@premierinc.com","login":"dmcwhorter","count":1},{"name":"David Martin","email":"dmartinpro","login":"dmartinpro","count":1},{"name":"David Arroyo Cazorla","email":"darroyo@stratio.com","login":"darroyo-stratio","count":1},{"name":"Darek Blasiak","email":"darek.blasiak@640labs.com","login":"datafarmer","count":1},{"name":"Danny Meijer","email":"danny.meijer@nike.com","login":"dannymeijer","count":1},{"name":"Daniel-Davies","email":"daviesd8@gmail.com","login":"Daniel-Davies","count":1},{"name":"Daniel Sparing","email":"daniel.sparing@databricks.com","login":"danielsparing","count":1},{"name":"Daniel Santana","email":"mestresan@gmail.com","login":"danielsan","count":1},{"name":"Daniel Sakuma","email":"dsakuma@gmail.com","login":"dsakuma","count":1},{"name":"Daniel Ranchal Parrado","email":"daniel.ranchal@vlex.com","login":"danitico","count":1},{"name":"Carl Anders Düvel","email":"c.a.duevel@gmail.com","login":"carlduevel","count":1},{"name":"CNRui","email":"13266776177@163.com","login":"CNRui","count":1},{"name":"CCInCharge","email":"charles.l.chen.clc@gmail.com","login":"clchen28","count":1},{"name":"CC Highman","email":"christopher.highman@microsoft.com","login":"cchighman","count":1},{"name":"Burak Köse","email":"burakks41@gmail.com","login":"burakkose","count":1},{"name":"Brooke Wenig","email":"brookewenig@gmail.com","login":"brookewenig","count":1},{"name":"Britta Weber","email":"britta.weber@elasticsearch.com","login":"brwe","count":1},{"name":"Brian Lindblom","email":"blindblom@apple.com","login":"lindblombr","count":1},{"name":"Brian Fallik","email":"bfallik@gmail.com","login":"bfallik","count":1},{"name":"Brett Randall","email":"javabrett@gmail.com","login":"javabrett","count":1},{"name":"Brennan Stein","email":"brennan.stein@ekata.com","login":"BrennanEkata","count":1},{"name":"Brennan Ashton","email":"bashton@brennanashton.com","login":"btashton","count":1},{"name":"Brendan Dwyer","email":"brendan.dwyer@ibm.com","login":"bdwyer2","count":1},{"name":"remykarem","email":"raimi.bkarim@gmail.com","login":"remykarem","count":1},{"name":"reidy-p","email":"paul_reidy@outlook.com","login":"reidy-p","count":1},{"name":"redsk","email":"nicola.bova@gmail.com","login":"redsk","count":1},{"name":"raschild","email":"raschild","login":"raschild","count":1},{"name":"raphaelauv","email":"raphaelauv","login":"raphaelauv","count":1},{"name":"rakeshchalasani","email":"vnit.rakesh@gmail.com","login":"rakeshchalasani","count":1},{"name":"rahulpalamuttam","email":"rahulpalamut@gmail.com","login":"rahulpalamuttam","count":1},{"name":"raela","email":"raela@databricks.com","login":"raelawang","count":1},{"name":"qiuliang988","email":"qlcumt@163.com","login":"qiuliang988","count":1},{"name":"qb-tarushg","email":"tarush.grover@quantumblack.com","login":"qb-tarushg","count":1},{"name":"prigarg","email":"prigarg@adobe.com","login":"priyankagar","count":1},{"name":"prasha2","email":"prasha22@mail.com","login":"prasha2","count":1},{"name":"Christian Lundgren","email":"christian.lundgren@gameanalytics.com","login":"chrisavl","count":1},{"name":"Christiam Camacho","email":"camacho@ncbi.nlm.nih.gov","login":"christiam","count":1},{"name":"Chris Wu","email":"wucaowei19@gmail.com","login":"cchriswu","count":1},{"name":"Chris Thomas","email":"chrisheaththomas@hotmail.com","login":"chrisheaththomas","count":1},{"name":"Chris Horn","email":"chorn4033@gmail.com","login":"c-horn","count":1},{"name":"Chris Heller","email":"hellertime@gmail.com","login":"hellertime","count":1},{"name":"Chongguang LIU","email":"lcg31439@gmail.com","login":"chongguang","count":1},{"name":"Chirag Singh","email":"chirag.singh@databricks.com","login":"chirag-s-db","count":1},{"name":"Chet Mancini","email":"chetmancini@gmail.com","login":"chetmancini","count":1},{"name":"Chenghao Lyu","email":"chenghao@cs.umass.edu","login":"Angryrou","count":1},{"name":"Cheng Wang","email":"chengwang0511@gmail.com","login":"polarker","count":1},{"name":"Chang chen","email":"baibaichen@gmail.com","login":"baibaichen","count":1},{"name":"Cedric-Magnan","email":"cedric.magnan@artefact.com","login":"Cedric-Magnan","count":1},{"name":"Cazen","email":"Cazen@korea.com","login":"Cazen","count":1},{"name":"Cary Lee","email":"cary@amperity.com","login":"carylee","count":1},{"name":"Min Zhou","email":"coderplay@gmail.com","login":"coderplay","count":1},{"name":"Milos Stojanovic","email":"miloss90@gmail.com","login":"milosstojanovic","count":1},{"name":"Miklos C","email":"m.w.christine@gmail.com","login":"mrchristine","count":1},{"name":"Daniel Himmelstein","email":"daniel.himmelstein@gmail.com","login":"dhimmel","count":1},{"name":"Daniel Gruno","email":"humbedooh@apache.org","login":"Humbedooh","count":1},{"name":"Daniel Emaasit (PhD Student)","email":"daniel.emaasit@gmail.com","login":"Emaasit","count":1},{"name":"Christopher C. Aycock","email":"chris@chrisaycock.com","login":"chrisaycock","count":1},{"name":"Carsten Blank","email":"blank@cncengine.com","login":"cbvoxel","count":1},{"name":"Carmen Kwan","email":"carmen.kwan@databricks.com","login":"c27kwan","count":1},{"name":"Carlos Peña","email":"Cdpm42@gmail.com","login":"Silverlight42","count":1},{"name":"Tim Nieradzik","email":"tim@sparse.tech","login":"tindzk","count":1},{"name":"manugarri","email":"manuel.garrido.pena@gmail.com","login":"manugarri","count":1},{"name":"jay@apache.org","email":"jayunit100","login":"jayunit100","count":1},{"name":"jasonwayne","email":"wuwenjie0102@gmail.com","login":"JasonWayne","count":1},{"name":"industrial-sloth","email":"industrial-sloth","login":"industrial-sloth","count":1},{"name":"ihainan","email":"ihainan72@gmail.com","login":"ihainan","count":1},{"name":"igor.calabria","email":"igor.calabria@ubee.in","login":"igorcalabria","count":1},{"name":"iamhumanbeing","email":"iamhumanbeing@gmail.com","login":"iamhumanbeing","count":1},{"name":"iAmGhost","email":"kdh7807@gmail.com","login":"iAmGhost","count":1},{"name":"huanxiaodong","email":"huanxiaodong@dserspro.com","login":"llphxd","count":1},{"name":"keliang","email":"keliang@cmss.chinamobile.com","login":"biglobster","count":1},{"name":"kballou","email":"kballou@devnulllabs.io","login":"kennyballou","count":1},{"name":"kangzhipeng-xs","email":"1904184250@qq.com","login":"kenny-ddd","count":1},{"name":"kaklakariada","email":"kaklakariada","login":"kaklakariada","count":1},{"name":"kaka1992","email":"kaka_1992@163.com","login":"kaka1992","count":1},{"name":"kaashif","email":"kaashif@kaashif.co.uk","login":"kaashif","count":1},{"name":"jyu00","email":"jessieyu@us.ibm.com","login":"jyu00","count":1},{"name":"junzhi lu","email":"452756565@qq.com","login":"masterwugui","count":1},{"name":"junyuc25","email":"JunyuChen-0115","login":"JunyuChen-0115","count":1},{"name":"junyuc25","email":"10862251+junyuc25","login":"junyuc25","count":1},{"name":"jtoka","email":"jason.tokayer@gmail.com","login":"jtoka","count":1},{"name":"jrabary","email":"Jaonary@gmail.com","login":"jrabary","count":1},{"name":"twoentartian","email":"twoentartian@hotmail.com","login":"twoentartian","count":1},{"name":"trueyao","email":"501663994@qq.com","login":"trueyao","count":1},{"name":"triplesheep","email":"triplesheep0419@gmail.com","login":"triplesheep","count":1},{"name":"trestletech","email":"jeff.allen@trestletechnology.net","login":"trestletech","count":1},{"name":"Erik Selin","email":"erik.selin@gmail.com","login":"erikselin","count":1},{"name":"Erik O'Shaughnessy","email":"erik.oshaughnessy@gmail.com","login":"JnyJny","count":1},{"name":"Erick Tryzelaar","email":"erick.tryzelaar@gmail.com","login":"erickt","count":1},{"name":"Eric Zhang","email":"ericzhang.buaa@gmail.com","login":"ericzhang-cn","count":1},{"name":"Eric Perry","email":"eric@ericjperry.com","login":"ericjperry","count":1},{"name":"Eric Ogren","email":"eogren@gmail.com","login":"eogren","count":1},{"name":"leo65535","email":"leo65535@163.com","login":"xleoken","count":1},{"name":"lee19","email":"lee19@live.co.kr","login":"lee19","count":1},{"name":"lazymam500","email":"lazyman500@gmail.com","login":"lazyman500","count":1},{"name":"laskfla","email":"wwlsax11@gmail.com","login":"laskfla","count":1},{"name":"larvaboy","email":"larvaboy@gmail.com","login":"larvaboy","count":1},{"name":"kylerong-db","email":"kyle.rong@databricks.com","login":"kylerong-db","count":1},{"name":"kul","email":"kuldeep.bora@gmail.com","login":"kul","count":1},{"name":"kujon","email":"jakub.korzeniowski@vortexa.com","login":"kujon","count":1},{"name":"kudhru","email":"gargdhruv36@gmail.com","login":"kudhru","count":1},{"name":"krishna-pandey","email":"krish.pandey21@gmail.com","login":"krishna-pandey","count":1},{"name":"kozakana","email":"goki727@gmail.com","login":"kozakana","count":1},{"name":"koraseg","email":"artem.kupchinsky@gmail.com","login":"akupch","count":1},{"name":"mayuanwen","email":"mayuanwen@qiyi.com","login":"jackieMaKing","count":1},{"name":"mathieu longtin","email":"mathieu.longtin@nuance.com","login":"mlongtin0","count":1},{"name":"mask","email":"Narcasserun@hotmail.com","login":"Narcasserun","count":1},{"name":"masa3141","email":"masahiro@kazama.tv","login":"masa3141","count":1},{"name":"mark800","email":"yky800@126.com","login":"mark800","count":1},{"name":"mariusvniekerk","email":"marius.v.niekerk@gmail.com","login":"mariusvniekerk","count":1},{"name":"marek.simunek","email":"marek.simunek@firma.seznam.cz","login":"mareksimunek","count":1},{"name":"guifeng","email":"guifengleaf@gmail.com","login":"gf53520","count":1},{"name":"guanziyue","email":"30882822+guanziyue","login":"guanziyue","count":1},{"name":"nandorKollar","email":"nandorKollar","login":"nandorKollar","count":1},{"name":"myroslavlisniak","email":"acnipin@gmail.com","login":"myroslavlisniak","count":1},{"name":"mvervuurt","email":"m.a.vervuurt@gmail.com","login":"mvervuurt","count":1},{"name":"muxator","email":"muxator","login":"muxator","count":1},{"name":"mu5358271","email":"shuheng.dai@gmail.com","login":"mu5358271","count":1},{"name":"mox692","email":"moymoymox@gmail.com","login":"mox692","count":1},{"name":"movelikeriver","email":"mars.lenjoy@gmail.com","login":"movelikeriver","count":1},{"name":"moritzkoerber","email":"koerber.moritz@gmail.com","login":"moritzkoerber","count":1},{"name":"moqimoqidea","email":"39821951+moqimoqidea","login":"moqimoqidea","count":1},{"name":"jpcorreia99","email":"jpcorreia99@gmail.com","login":"jpcorreia99","count":1},{"name":"jokercurry","email":"982458633@qq.com","login":"smallzhongfeng","count":1},{"name":"joelgenter","email":"joelgenter@outlook.com","login":"joelgenter","count":1},{"name":"jmu","email":"jmujmu@gmail.com","login":"jmu","count":1},{"name":"jjayadeep06","email":"jayadeep.jayaraman@gmail.com","login":"jjayadeep06","count":1},{"name":"jisookim","email":"jisookim0513@gmail.com","login":"jisookim0513","count":1},{"name":"huangzhir","email":"306824224@qq.com","login":"huangzhir","count":1},{"name":"gli","email":"gli@redhat.com","login":"ligangty","count":1},{"name":"garawalid","email":"gwalid94@gmail.com","login":"garawalid","count":1},{"name":"gaoyajun02","email":"gaoyajun02@gmail.com","login":"gaoyajun02","count":1},{"name":"ganonp","email":"ganonp@gmail.com","login":"ganonp","count":1},{"name":"ganeshchand","email":"ganeshchand@gmail.com","login":"ganeshchand","count":1},{"name":"fwang1","email":"desperado.wf@gmail.com","login":"lionelfeng","count":1},{"name":"frankzfli","email":"frankzfli@tencent.com","login":"frankliee","count":1},{"name":"tpoterba","email":"tpoterba@broadinstitute.org","login":"tpoterba","count":1},{"name":"xushiwei 00425595","email":"xushiwei5@huawei.com","login":"wackxu","count":1},{"name":"xunxunmimi5577","email":"52647492+xunxunmimi5577","login":"xunxunmimi5577","count":1},{"name":"xueyu","email":"278006819@qq.com","login":"xueyumusic","count":1},{"name":"xuejianbest","email":"384329882@qq.com","login":"xuejianbest","count":1},{"name":"xuchenCN","email":"chenxu198511@gmail.com","login":"xuchenCN","count":1},{"name":"xinrong-databricks","email":"47337188+xinrong-databricks","login":"xinrong-databricks","count":1},{"name":"xin-aurora","email":"56269194+xin-aurora","login":"xin-aurora","count":1},{"name":"xiaoding","email":"xiaoding@ebay.com","login":"daviddingly","count":1},{"name":"xiao321","email":"1042460381@qq.com","login":"xiao321","count":1},{"name":"wzx","email":"masterwangzx@gmail.com","login":"wzx140","count":1},{"name":"wujian","email":"jan.chou.wu@gmail.com","login":"janplus","count":1},{"name":"woyumen4597","email":"woyumen4597@gmail.com","login":"woyumen4597","count":1},{"name":"jinhai","email":"jinhai.me@gmail.com","login":"jinhai-cloud","count":1},{"name":"jiaoqingbo","email":"1178404354@qq.com","login":"jiaoqingbo","count":1},{"name":"jiafu.zhang@intel.com","email":"jiafu.zhang@intel.com","login":"jiafuzha","count":1},{"name":"huangweiyi","email":"huangweiyi_2006@qq.com","login":"012huang","count":1},{"name":"hongshaoyang","email":"hongsy2006@gmail.com","login":"hongshaoyang","count":1},{"name":"ho3rexqj","email":"ho3rexqj@gmail.com","login":"ho3rexqj","count":1},{"name":"hissy","email":"aozora@live.cn","login":"Hisssy","count":1},{"name":"hezuojiao","email":"hezuojiao@gmail.com","login":"hezuojiao","count":1},{"name":"hemanth meka","email":"hmeka@tibco.com","login":"hemanthmeka","count":1},{"name":"heleny","email":"heleny@palantir.com","login":"helenyuyu","count":1},{"name":"hanover-fiste","email":"jyarbrough.git@gmail.com","login":"hanover-fiste","count":1},{"name":"guoxu1231","email":"guoxu1231@gmail.com","login":"powerLambda","count":1},{"name":"seddonm1","email":"seddonm1@gmail.com","login":"seddonm1","count":1},{"name":"Sun Dapeng","email":"sdp@apache.org","login":"sundapeng","count":1},{"name":"Sumeet Varma","email":"sumeet.varma@databricks.com","login":"sumeet-db","count":1},{"name":"Sudharshann D","email":"sudhar287@gmail.com","login":"Sudhar287","count":1},{"name":"Sudhakar Thota","email":"sudhakarthota@yahoo.com","login":"sthota2014","count":1},{"name":"Stuart White","email":"stuart.white1@gmail.com","login":"stwhit","count":1},{"name":"Steven Chen","email":"steven.chen@databricks.com","login":"StevenChenDatabricks","count":1},{"name":"Steve Lindemann","email":"steve.lindemann@engineersgatelp.com","login":"eglp-slindemann","count":1},{"name":"Steve","email":"sel","login":"sel","count":1},{"name":"Stephen De Gennaro","email":"stepheng@realitymine.com","login":"stephend-realitymine","count":1},{"name":"Thu Kyaw","email":"trk007@gmail.com","login":"tkyaw","count":1},{"name":"Thomas Szymanski","email":"develop@tszymanski.com","login":"tszym","count":1},{"name":"Thomas Decaux","email":"ebuildy@gmail.com","login":"ebuildy","count":1},{"name":"Thomas D'Silva","email":"tdsilva@apache.org","login":"twdsilva","count":1},{"name":"Thiruvasakan Paramasivan","email":"thiru@apple.com","login":"raptond","count":1},{"name":"Theodore Vasiloudis","email":"thvasilo","login":"thvasilo","count":1},{"name":"Terry Wang","email":"wanggang.terry@bytedance.com","login":"zjuwangg","count":1},{"name":"Ted Blackman","email":"ted.blackman@gmail.com","login":"belisarius222","count":1},{"name":"Ted","email":"77486246+ted-jenks","login":"ted-jenks","count":1},{"name":"Tatiana Borisova","email":"tanyatik@yandex.ru","login":"tanyatik","count":1},{"name":"Tao Li","email":"litao@sogou-inc.com","login":"litao-buptsse","count":1},{"name":"ozan","email":"ozancancicekci@gmail.com","login":"ozancicek","count":1},{"name":"omgteam","email":"Kimlong.Liu@gmail.com","login":"omgteam","count":1},{"name":"ocaballero","email":"oliver.caballero.alvarez@gmail.com","login":"OCaballero","count":1},{"name":"nyaapa","email":"nyaapa@gmail.com","login":"nyaapa","count":1},{"name":"Tim Lee","email":"tim.lee@databricks.com","login":"timlee0119","count":1},{"name":"Tigran Saluev","email":"tigran@saluev.com","login":"Saluev","count":1},{"name":"Tigran Manasyan","email":"t.manasyan@arenadata.io","login":"tigrulya-exe","count":1},{"name":"TigerYang414","email":"39265202+TigerYang414","login":"TigerYang414","count":1},{"name":"aai95","email":"aai95@yandex.ru","login":"aai95","count":1},{"name":"Vivek Atal","email":"atalvivek@yahoo.co.in","login":"atalv","count":1},{"name":"Tao LI","email":"tl@microsoft.com","login":"taoli91","count":1},{"name":"Tal Sliwowicz","email":"tal.s@taboola.com","login":"tsliwowicz","count":1},{"name":"Takuya Kuwahara","email":"taakuu19@gmail.com","login":"taku-k","count":1},{"name":"Takayuki Hasegawa","email":"takayuki.hasegawa0311@gmail.com","login":"hase1031","count":1},{"name":"Takanobu Asanuma","email":"tasanuma@apache.org","login":"tasanuma","count":1},{"name":"Tae-kyeom, Kim","email":"kimtkyeom@devsisters.com","login":"kimtkyeom","count":1},{"name":"sproblvem","email":"sproblvem@gmail.com","login":"sproblvem","count":1},{"name":"sperlingxx","email":"lovedreamf@gmail.com","login":"sperlingxx","count":1},{"name":"skhandrikagmail","email":"87313842+skhandrikagmail","login":"skhandrikagmail","count":1},{"name":"sigmoidanalytics","email":"mayur@sigmoidanalytics.com","login":"sigmoidanalytics","count":1},{"name":"shuoer86","email":"129674997+shuoer86","login":"shuoer86","count":1},{"name":"shimamoto","email":"chibochibo@gmail.com","login":"shimamoto","count":1},{"name":"shikai.tang","email":"tar.sky06@gmail.com","login":"mosessky","count":1},{"name":"shijinkui","email":"shijinkui666@163.com","login":"shijinkui","count":1},{"name":"shellberg","email":"sah@zepler.org","login":"shellberg","count":1},{"name":"sheepstop","email":"yangting617@gmail.com","login":"sheepstop","count":1},{"name":"sharif ahmad","email":"sharifahmad2061@gmail.com","login":"sharifahmad2061","count":1},{"name":"shaofei007","email":"1427357147@qq.com","login":"shaofei007","count":1},{"name":"seunggabi","email":"seunggabi@naver.com","login":"seunggabi","count":1},{"name":"medale","email":"medale94@yahoo.com","login":"medale","count":1},{"name":"meawoppl","email":"meawoppl@gmail.com","login":"meawoppl","count":1},{"name":"mcteo","email":"mc_teo@live.ie","login":"mcteo","count":1},{"name":"mbonaci","email":"mbonaci@gmail.com","login":"mbonaci","count":1},{"name":"tooptoop4","email":"33283496+tooptoop4","login":"tooptoop4","count":1},{"name":"pkuwm","email":"ihuizhi.lu@gmail.com","login":"huizhilu","count":1},{"name":"pgrz","email":"grzegorski.piotr@gmail.com","login":"pgrz","count":1},{"name":"petz2000","email":"petz2000@gmail.com","login":"pabair","count":1},{"name":"pengqli","email":"pengqli@cisco.com","login":"dev-lpq","count":1},{"name":"pegasas","email":"616672335@qq.com","login":"pegasas","count":1},{"name":"peay","email":"peay@protonmail.com","login":"peay","count":1},{"name":"manubatham20","email":"manubatham2006@gmail.com","login":"manubatham20","count":1},{"name":"mans2singh","email":"mans2singh@yahoo.com","login":"mans2singh","count":1},{"name":"majsiel","email":"majsiel@gmail.com","login":"michal-wieleba","count":1},{"name":"lvdongr","email":"lv.dongdong@zte.com.cn","login":"lvdongr","count":1},{"name":"lufei","email":"lu.fei80@zte.com.cn","login":"figo77","count":1},{"name":"lucio","email":"576632108@qq.com","login":"yangz27","count":1},{"name":"lucaspompeun","email":"lucaspompeuneves@gmail.com","login":"lucaspompeun","count":1},{"name":"ketank-new","email":"ketan22584@gmail.com","login":"ketank-new","count":1},{"name":"Fabian Höring","email":"f.horing@criteo.com","login":"fhoering","count":1},{"name":"Fabian A.J. Thiele","email":"fabian.thiele@posteo.de","login":"f-thiele","count":1},{"name":"Ewan Leith","email":"ewan.leith@realitymine.com","login":"ewan-realitymine","count":1},{"name":"Evan Racah","email":"ejracah@gmail.com","login":"eracah","count":1},{"name":"Evan Chan","email":"velvia@gmail.com","login":"velvia","count":1},{"name":"Erik van oosten","email":"e.vanoosten@grons.nl","login":"erikvanoosten","count":1},{"name":"npoggi","email":"npmnpm@gmail.com","login":"npoggi","count":1},{"name":"nooberfsh","email":"nooberfsh@gmail.com","login":"nooberfsh","count":1},{"name":"niranda","email":"niranda.perera@gmail.com","login":"nirandaperera","count":1},{"name":"neilalex","email":"neil@neilalex.com","login":"neilalex","count":1},{"name":"nate.crosswhite","email":"nate.crosswhite@stresearch.com","login":"str-janus","count":1},{"name":"nartz","email":"nartzpod@gmail.com","login":"nartz","count":1},{"name":"mbittmann","email":"mbittmann@gmail.com","login":"mbittmann","count":1},{"name":"lockwobr","email":"lockwobr@gmail.com","login":"lockwobr","count":1},{"name":"lizongze","email":"lizongze@xiaomi.com","login":"logze","count":1},{"name":"lixiang","email":"lixiang.guo@aloudata.com","login":"idealspark","count":1},{"name":"liuqi","email":"nolan.liou@gmail.com","login":"nolanliou","count":1},{"name":"liulijia","email":"liulijia@meituan.com","login":"nicholijia","count":1},{"name":"liuchang0812","email":"liuchang0812@gmail.com","login":"liuchang0812","count":1},{"name":"lidiyag","email":"lidiya.nixon@huawei.com","login":"lidiyag","count":1},{"name":"liaoaoyuan97","email":"al3468@columbia.edu","login":"liaoaoyuan97","count":1},{"name":"lfzCarlosC","email":"lfz.carlos@gmail.com","login":"lfzCarlosC","count":1},{"name":"moovlin","email":"richjoerger@gmail.com","login":"kaxio","count":1},{"name":"mohit.goyal","email":"mohit.goyal@guavus.com","login":"mohitgoyal557","count":1},{"name":"mohan3d","email":"mohan3d94@gmail.com","login":"mohan3d","count":1},{"name":"minixalpha","email":"xkzalpha@gmail.com","login":"minixalpha","count":1},{"name":"mingjial","email":"mingjial@google.com","login":"mingjialiu","count":1},{"name":"mike","email":"mike0sv@gmail.com","login":"mike0sv","count":1},{"name":"microwishing","email":"wei.zhu@kaiyuandao.com","login":"microwishing","count":1},{"name":"michaelzhang-db","email":"michael.zhang@databricks.com","login":"michaelzhang-db","count":1},{"name":"meknio","email":"tech640@yoox.com","login":"meknio","count":1},{"name":"francis0407","email":"hanmingcong123@hotmail.com","login":"francis0407","count":1}],"total_commits":42713,"total_committers":2879,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.83605418548107,"dds":0.9565003628871772,"past_year_committers":[{"name":"Ruifeng Zheng","email":"ruifengz@apache.org","login":"zhengruifeng","count":402},{"name":"Dongjoon Hyun","email":"dongjoon@apache.org","login":"dongjoon-hyun","count":261},{"name":"Hyukjin Kwon","email":"gurwls223@apache.org","login":"HyukjinKwon","count":246},{"name":"panbingkun","email":"panbingkun@baidu.com","login":"panbingkun","count":225},{"name":"yangjie01","email":"yangjie01@baidu.com","login":"LuciferYang","count":158},{"name":"Kent Yao","email":"yao@apache.org","login":"yaooqinn","count":155},{"name":"Haejoon Lee","email":"haejoon.lee@databricks.com","login":"itholic","count":87},{"name":"Wenchen Fan","email":"wenchen@databricks.com","login":"cloud-fan","count":79},{"name":"Uros Bojanic","email":"157381213+uros-db","login":"uros-db","count":74},{"name":"Wei Guo","email":"guow93@gmail.com","login":"wayneguow","count":67},{"name":"Herman van Hovell","email":"herman@databricks.com","login":"hvanhovell","count":65},{"name":"Vladimir Golubev","email":"vladimir.golubev@databricks.com","login":"vladimirg-db","count":59},{"name":"Cheng Pan","email":"chengpan@apache.org","login":"pan3793","count":58},{"name":"Anish Shrigondekar","email":"anish.shrigondekar@databricks.com","login":"anishshri-db","count":54},{"name":"Takuya Ueshin","email":"ueshin@databricks.com","login":"ueshin","count":47},{"name":"Max Gekk","email":"max.gekk@gmail.com","login":"MaxGekk","count":47},{"name":"Xinrong Meng","email":"xinrong@apache.org","login":"xinrong-meng","count":44},{"name":"Mihailo Milosevic","email":"mihailo.milosevic@databricks.com","login":"mihailom-db","count":39},{"name":"beliefer","email":"beliefer@163.com","login":"beliefer","count":37},{"name":"Wei Liu","email":"wei.liu@databricks.com","login":"WweiL","count":34},{"name":"Daniel Tenedorio","email":"daniel.tenedorio@databricks.com","login":"dtenedor","count":32},{"name":"Stefan Kandic","email":"stefan.kandic@databricks.com","login":"stefankandic","count":29},{"name":"Gengliang Wang","email":"gengliang@apache.org","login":"gengliangwang","count":28},{"name":"Paddy Xu","email":"xupaddy@gmail.com","login":"xupefei","count":28},{"name":"mihailoale-db","email":"mihailo.aleksic@databricks.com","login":"mihailoale-db","count":28},{"name":"Amanda Liu","email":"amanda.liu@databricks.com","login":"asl3","count":27},{"name":"Mihailo Timotic","email":"mihailo.timotic@databricks.com","login":"mihailotim-db","count":26},{"name":"allisonwang-db","email":"allison.wang@databricks.com","login":"allisonwang-db","count":26},{"name":"Szehon Ho","email":"szehon.apache@gmail.com","login":"szehon-ho","count":25},{"name":"Harsh Motwani","email":"harsh.motwani@databricks.com","login":"harshmotw-db","count":23},{"name":"Jungtaek Lim","email":"kabhwan.opensource@gmail.com","login":"HeartSaVioR","count":22},{"name":"Eric Marnadi","email":"eric.marnadi@databricks.com","login":"ericm-db","count":21},{"name":"Changgyoo Park","email":"changgyoo.park@databricks.com","login":"changgyoopark-db","count":21},{"name":"Chenhao Li","email":"chenhao.li@databricks.com","login":"chenhao-db","count":20},{"name":"Bobby Wang","email":"wbo4958@gmail.com","login":"wbo4958","count":19},{"name":"bogao007","email":"bo.gao@databricks.com","login":"bogao007","count":19},{"name":"Dušan Tišma","email":"dusan.tisma@databricks.com","login":"dusantism-db","count":17},{"name":"Weichen Xu","email":"weichen.xu@databricks.com","login":"WeichenXu123","count":17},{"name":"Siying Dong","email":"siying.dong@databricks.com","login":"siying","count":15},{"name":"Rui Wang","email":"rui.wang@databricks.com","login":"amaliujia","count":15},{"name":"Ziqi Liu","email":"ziqi.liu@databricks.com","login":"liuzqt","count":15},{"name":"cashmand","email":"david.cashman@databricks.com","login":"cashmand","count":14},{"name":"jingz-db","email":"jing.zhan@databricks.com","login":"jingz-db","count":14},{"name":"Liang-Chi Hsieh","email":"viirya@gmail.com","login":"viirya","count":13},{"name":"David Milicevic","email":"david.milicevic@databricks.com","login":"davidm-db","count":12},{"name":"Vladan Vasić","email":"vladan.vasic@databricks.com","login":"vladanvasi-db","count":12},{"name":"Milan Dankovic","email":"milan.dankovic@databricks.com","login":"miland-db","count":12},{"name":"Josh Rosen","email":"joshrosen@databricks.com","login":"JoshRosen","count":12},{"name":"Jovan Pavlovic","email":"jovan.pavlovic@databricks.com","login":"jovanpavl-db","count":11},{"name":"Anton Okolnychyi","email":"aokolnychyi@apache.org","login":"aokolnychyi","count":10},{"name":"Neil Ramaswamy","email":"neil.ramaswamy@databricks.com","login":"neilramaswamy","count":10},{"name":"Yuming Wang","email":"yumwang@ebay.com","login":"wangyum","count":9},{"name":"ulysses-you","email":"ulyssesyou18@gmail.com","login":"ulysses-you","count":9},{"name":"Haoyu Weng","email":"wenghy02@gmail.com","login":"wengh","count":9},{"name":"ilicmarkodb","email":"marko.ilic@databricks.com","login":"ilicmarkodb","count":9},{"name":"vicennial","email":"venkata.gudesa@databricks.com","login":"vicennial","count":9},{"name":"Chris Nauroth","email":"cnauroth@apache.org","login":"cnauroth","count":9},{"name":"Yi Wu","email":"yi.wu@databricks.com","login":"Ngone51","count":8},{"name":"Nikola Mandic","email":"nikola.mandic@databricks.com","login":"nikolamand-db","count":8},{"name":"wforget","email":"643348094@qq.com","login":"wForget","count":8},{"name":"Yuchen Liu","email":"yuchen.liu@databricks.com","login":"eason-yuchen-liu","count":8},{"name":"Jovan Markovic","email":"jovan.markovic@databricks.com","login":"jovanm-db","count":8},{"name":"Stevo Mitric","email":"stevo.mitric@databricks.com","login":"stevomitric","count":8},{"name":"pavle-martinovic_data","email":"pavle.martinovic@databricks.com","login":null,"count":8},{"name":"sychen","email":"sychen@ctrip.com","login":"cxzl25","count":7},{"name":"Zeyu Chen","email":"zycm03@gmail.com","login":"zecookiez","count":7},{"name":"Vlad Rozov","email":"vrozov@amazon.com","login":"vrozov","count":7},{"name":"Riya Verma","email":"riya.verma@databricks.com","login":"riyaverm-db","count":7},{"name":"Niranjan Jayakar","email":"nija@databricks.com","login":"nija-at","count":7},{"name":"Martin Grund","email":"martin.grund@databricks.com","login":"grundprinzip","count":7},{"name":"Livia Zhu","email":"livia.zhu@databricks.com","login":"liviazhu-db","count":7},{"name":"Chaoqin Li","email":"chaoqin.li@databricks.com","login":"chaoqin-li1123","count":7},{"name":"Sakthi","email":"sakthi@apache.org","login":"the-sakthi","count":6},{"name":"Bjørn Jørgensen","email":"bjornjorgensen@gmail.com","login":"bjornjorgensen","count":6},{"name":"Bo Zhang","email":"bo.zhang@databricks.com","login":"bozhang2820","count":6},{"name":"Ole Sasse","email":"ole.sasse@databricks.com","login":"olaky","count":6},{"name":"Dejan Krakovic","email":"dejan.krakovic@databricks.com","login":"dejankrak-db","count":6},{"name":"Zhihong Yu","email":"yuzhihong@gmail.com","login":"tedyu","count":6},{"name":"zml1206","email":"zhuml1206@gmail.com","login":"zml1206","count":5},{"name":"Avery Qi","email":"avery.qi@databricks.com","login":"averyqi-db","count":5},{"name":"zhipeng.mao","email":"zhipeng.mao@databricks.com","login":"zhipengmao-db","count":5},{"name":"viktorluc-db","email":"viktor.lucic@databricks.com","login":"viktorluc-db","count":5},{"name":"Angerszhuuuu","email":"angers.zhu@gmail.com","login":"AngersZhuuuu","count":5},{"name":"Jiaheng Tang","email":"jiaheng.tang@databricks.com","login":"zedtang","count":5},{"name":"Kelvin Jiang","email":"kelvin.jiang@databricks.com","login":"kelvinjian-db","count":5},{"name":"Kousuke Saruta","email":"sarutak@apache.org","login":"sarutak","count":5},{"name":"Nebojsa Savic","email":"nebojsa.savic@databricks.com","login":"nebojsa-db","count":5},{"name":"Serge Rielau","email":"serge@rielau.com","login":"srielau","count":5},{"name":"Xi Lyu","email":"xi.lyu@databricks.com","login":"xi-db","count":5},{"name":"Fokko","email":"fokko@apache.org","login":"Fokko","count":5},{"name":"Julek Sompolski","email":"Juliusz Sompolski","login":null,"count":5},{"name":"xuyu","email":"11161569@vivo.com","login":null,"count":5},{"name":"Andrey Gubichev","email":"andrey.gubichev@databricks.com","login":"agubichev","count":4},{"name":"Adam Binford","email":"adamq43@gmail.com","login":"Kimahriman","count":4},{"name":"Uros Stankovic","email":"uros.stankovic@databricks.com","login":"urosstan-db","count":4},{"name":"William Hyun","email":"william@apache.org","login":"williamhyun","count":4},{"name":"Xinyi Yu","email":"xinyi.yu@databricks.com","login":"anchovYu","count":4},{"name":"Yihong He","email":"heyihong.cn@gmail.com","login":"heyihong","count":4},{"name":"attilapiros","email":"piros.attila.zsolt@gmail.com","login":"attilapiros","count":4},{"name":"camilesing","email":"camilesing@gmail.com","login":"camilesing","count":4},{"name":"micheal-o","email":"micheal.okutubo@gmail.com","login":"micheal-o","count":4},{"name":"thomas.hart","email":"thomas.hart@databricks.com","login":"thomash-dbx","count":4},{"name":"Dima","email":"dimanowq@gmail.com","login":"ostronaut","count":4},{"name":"Enrico Minack","email":"github@enrico.minack.dev","login":"EnricoMi","count":4},{"name":"Evan Wu","email":"evan123wu@gmail.com","login":"drexler-sky","count":4},{"name":"Ian Cook","email":"ianmcook@gmail.com","login":"ianmcook","count":4},{"name":"Jonathan Albrecht","email":"jonathan.albrecht@ibm.com","login":"jonathan-albrecht-ibm","count":4},{"name":"Mikhail Nikoliukin","email":"mikhail.nikoliukin@databricks.com","login":"mikhailnik-db","count":4},{"name":"Mingkang Li","email":"mingkang.li@databricks.com","login":"mingkangli-db","count":4},{"name":"Nicholas Chammas","email":"nicholas.chammas@gmail.com","login":"nchammas","count":4},{"name":"Richard Chen","email":"r.chen@databricks.com","login":"richardc-db","count":4},{"name":"Rob Reeves","email":"roreeves@linkedin.com","login":"robreeves","count":4},{"name":"milastdbx","email":"milan.stefanovic@databricks.com","login":"milastdbx","count":3},{"name":"jackylee-ch","email":"lijunqing@baidu.com","login":"jackylee-ch","count":3},{"name":"ivanjevtic-db","email":"ivan.jevtic@databricks.com","login":"ivanjevtic-db","count":3},{"name":"huanliwang-db","email":"huanli.wang@databricks.com","login":"huanliwang-db","count":3},{"name":"Xiaonan Yang","email":"xiaonan.yang@databricks.com","login":"xiaonanyang-db","count":3},{"name":"Nikhil Sheoran","email":"125331115+nikhilsheoran-db","login":"nikhilsheoran-db","count":3},{"name":"Nick Young","email":"nick.young@databricks.com","login":"n-young-db","count":3},{"name":"Nemanja Petrovic","email":"nemanja.petrovic@databricks.com","login":"nemanjapetr-db","count":3},{"name":"Milan Cupac","email":"milan.cupac@outlook.com","login":"milanisvet","count":3},{"name":"Utkarsh","email":"utkarsh.agarwal@databricks.com","login":"utkarsh39","count":3},{"name":"Michael Zhang","email":"m.zhang@databricks.com","login":"michaelzhan-db","count":3},{"name":"Marko Nikacevic","email":"marko.nikacevic@databricks.com","login":"markonik-db","count":3},{"name":"Mark Andreev","email":"mark.andreev@gmail.com","login":"mrk-andreev","count":3},{"name":"Luca Canali","email":"luca.canali@cern.ch","login":"LucaCanali","count":3},{"name":"Jack Chen","email":"jack.chen@databricks.com","login":"jchen5","count":3},{"name":"Costas Zarifis","email":"costas.zarifis@databricks.com","login":"costas-db","count":3},{"name":"Chao Sun","email":"chao@openai.com","login":"sunchao","count":3},{"name":"Bruce Robbins","email":"bersprockets@gmail.com","login":"bersprockets","count":3},{"name":"Anoop Johnson","email":"anoop@apache.org","login":"anoopj","count":3},{"name":"prathit06","email":"malik.prathit@gmail.com","login":"prathit06","count":3},{"name":"senthh","email":"senthil.kumar@acceldata.io","login":"senthh","count":3},{"name":"summaryzb","email":"summaryzb@gmail.com","login":"summaryzb","count":3},{"name":"Andy Lam","email":"andy.lam@databricks.com","login":"andylam-db","count":3},{"name":"Nemanja Boric","email":"nemanja.boric@databricks.com","login":"nemanja-boric-databricks","count":3},{"name":"Ruzel Ibragimov","email":"ruzel.ibragimov@databricks.com","login":"gotocoding-DB","count":2},{"name":"Shujing Yang","email":"shujing.yang@databricks.com","login":"shujingyang-db","count":2},{"name":"Thang Long VU","email":"long.vu@databricks.com","login":"longvu-db","count":2},{"name":"Kun Wan","email":"wankunde@163.com","login":"wankunde","count":2},{"name":"Andrej Gobeljić","email":"andrej.gobeljic@databricks.com","login":"andrej-db","count":2},{"name":"Aleksei Shishkin","email":"dr.alexa2000@mail.ru","login":"Alexvsalexvsalex","count":2},{"name":"vinodkc","email":"vinod.kc.in@gmail.com","login":"vinodkc","count":2},{"name":"tomscut","email":"tomscut@apache.org","login":"tomscut","count":2},{"name":"Tuan Pham","email":"Tuan.Pham@wisetechglobal.com","login":"zeotuan","count":2},{"name":"exmy","email":"xumovens@gmail.com","login":"exmy","count":2},{"name":"fred-db","email":"fredrik.klauss@databricks.com","login":"fred-db","count":2},{"name":"ragnarok56","email":"kevin.nacios@gmail.com","login":"ragnarok56","count":2},{"name":"joey.ljy","email":"joey.ljy@alibaba-inc.com","login":"liujiayi771","count":2},{"name":"huangxiaoping","email":"1754789345@qq.com","login":"huangxiaopingRD","count":2},{"name":"oleksii.diagiliev","email":"oleksii.diagiliev@workday.com","login":null,"count":2},{"name":"Alden Lau","email":"alden.lau@databricks.com","login":"aldenlau-db","count":2},{"name":"Aleksandar Tomic","email":"aleksandar.tomic@databricks.com","login":"dbatomic","count":2},{"name":"Chris Twiner","email":"chris.twiner@gmail.com","login":"chris-twiner","count":2},{"name":"Cuong Nguyen","email":"ctring23@gmail.com","login":"ctring","count":2},{"name":"Davin Tjong","email":"davin.tjong@databricks.com","login":"davintjong-db","count":2},{"name":"Evan Wu","email":"evanwu@berkeley.edu","login":"drexlersky","count":2},{"name":"Haiyang Sun","email":"75672016+haiyangsun-db","login":"haiyangsun-db","count":2},{"name":"Gideon P","email":"g.potok4@gmail.com","login":"GideonPotok","count":2},{"name":"Sebastian Hillig","email":"sebastian.hillig@databricks.com","login":"sebastianhillig-db","count":2},{"name":"Johan Lasperas","email":"johan.lasperas@databricks.com","login":"johanl-db","count":2},{"name":"Ivan Sadikov","email":"ivan.sadikov@databricks.com","login":"sadikovi","count":2},{"name":"Momcilo Mrkaic","email":"momcilo.mrkaic@databricks.com","login":"momcilomrk-db","count":2},{"name":"Petar Vasiljevic","email":"petar.vasiljevic@databricks.com","login":"PetarVasiljevic-DB","count":2},{"name":"Prashanth Menon","email":"prashanth.menon@databricks.com","login":"pmenon","count":2},{"name":"Qi Tan","email":"qi_tan@apple.com","login":"TQJADE","count":2},{"name":"Garland Zhang","email":"garland.zhang@databricks.com","login":"garlandz-db","count":1},{"name":"Gene Pang","email":"gene.pang@databricks.com","login":"gene-db","count":1},{"name":"George314159","email":"hua16732@gmail.com","login":"George314159","count":1},{"name":"HiuFung Kwok","email":"hiufung.kwok.852@gmail.com","login":"hiufung-kwok","count":1},{"name":"JacobZheng0927","email":"zsh517559523@163.com","login":"JacobZheng0927","count":1},{"name":"Jerry Peng","email":"jerry.peng@databricks.com","login":"jerrypeng","count":1},{"name":"Jerry Zhou","email":"j448zhou@uwaterloo.ca","login":"jerryzhou196","count":1},{"name":"Jiashen Cao","email":"jiashenc@gatech.edu","login":"jiashenC","count":1},{"name":"huanxiaodong","email":"huanxiaodong@dserspro.com","login":"llphxd","count":1},{"name":"huaxingao","email":"huaxin.gao11@gmail.com","login":"huaxingao","count":1},{"name":"jdesjean","email":"jf.desjeans.gauthier@gmail.com","login":"jdesjean","count":1},{"name":"jjayadeep06","email":"jayadeep.jayaraman@gmail.com","login":"jjayadeep06","count":1},{"name":"junyuc25","email":"10862251+junyuc25","login":"junyuc25","count":1},{"name":"junyuc25","email":"JunyuChen-0115","login":"JunyuChen-0115","count":1},{"name":"kaashif","email":"kaashif@kaashif.co.uk","login":"kaashif","count":1},{"name":"Gabor Roczei","email":"roczei@cloudera.com","login":"roczei","count":1},{"name":"Emil Ejbyfeldt","email":"eejbyfeldt@liveintent.com","login":"eejbyfeldt","count":1},{"name":"Eduard Tudenhoefner","email":"etudenhoefner@gmail.com","login":"nastra","count":1},{"name":"Dereck Li","email":"monkeyboy.ljh@gmail.com","login":"monkeyboy123","count":1},{"name":"Deepak Yadav","email":"deepak.yadav@snowflake.com","login":"sfc-gh-dyadav","count":1},{"name":"Christos Stavrakakis","email":"christos.stavrakakis@databricks.com","login":"cstavr","count":1},{"name":"Chirag Singh","email":"chirag.singh@databricks.com","login":"chirag-s-db","count":1},{"name":"calilisantos","email":"calilisantos@gmail.com","login":"calilisantos","count":1},{"name":"Zachary Steudel","email":"zacshack174@gmail.com","login":"Rafnel","count":1},{"name":"Yumingxuan Guo","email":"a.guo@databricks.com","login":"yumingxuanguo-db","count":1},{"name":"Yuchuan Huang","email":"itisyuchuan@gmail.com","login":"yhuang-db","count":1},{"name":"Yibo Cai","email":"cyb70289@gmail.com","login":"cyb70289","count":1},{"name":"carter.fendley","email":"carter.fendley@gmail.com","login":"CarterFendley","count":1},{"name":"chenliang.lu","email":"chenlianglu@tencent.com","login":"yabola","count":1},{"name":"tianhanhu","email":"adrianhu96@gmail.com","login":"tianhanhu","count":1},{"name":"tatian","email":"tatian@ebay.com","login":"TakawaAkirayo","count":1},{"name":"subham611","email":"subhamsinghal@sharechat.co","login":"subham611","count":1},{"name":"Jim Baugh","email":"c-james.baugh@charter.com","login":null,"count":1},{"name":"Kaz","email":"kaz.middelhoek@ns.nl","login":null,"count":1},{"name":"Michael Chen","email":"mike.chen@workday.com","login":null,"count":1},{"name":"Mridul Muralidharan","email":"mridulatgmail.com","login":null,"count":1},{"name":"Peter Pashkin","email":"peter.pashkin@databricks.com","login":null,"count":1},{"name":"Ron Serruya","email":"ron@lusha.com","login":null,"count":1},{"name":"Burak Yavuz","email":"brkyvz@apache.org","login":null,"count":1},{"name":"Chloe He","email":"chloe@chloe-mac.lan","login":null,"count":1},{"name":"Enrique Rebollo","email":"enrique.rebollo@databricks.com","login":null,"count":1},{"name":"Eric Maynard","email":"eric.maynard@databricks.com","login":null,"count":1},{"name":"fusheng","email":"fusheng9399@gmail.com","login":null,"count":1},{"name":"himadripal","email":"hpal@apple.com","login":null,"count":1},{"name":"j7nhai","email":"j7nhai@gmail.com","login":null,"count":1},{"name":"maheshbehera","email":"maheshbehera@microsoft.com","login":null,"count":1},{"name":"rolf","email":"rolf.devries@adyen.com","login":null,"count":1},{"name":"tom03.li","email":"tom03.li@vipshop.com","login":null,"count":1},{"name":"xuping","email":"13289341606@163.com","login":null,"count":1},{"name":"zhangshuyan","email":"zhangshuyan03@meituan.com","login":null,"count":1},{"name":"Ted Jenks","email":"tedcj@palantir.com","login":null,"count":1},{"name":"cuiyanxiang","email":"kaer@startdt.com","login":null,"count":1},{"name":"chenhongyu05","email":"chenhongyu05@corp.netease.com","login":null,"count":1},{"name":"sigmod","email":"buyingyi@gmail.com","login":"sigmod","count":1},{"name":"philwalk","email":"philwalk9@gmail.com","login":"philwalk","count":1},{"name":"pengqli","email":"pengqli@cisco.com","login":"dev-lpq","count":1},{"name":"morvenhuang","email":"morven.huang@gmail.com","login":"morvenhuang","count":1},{"name":"lizongze","email":"lizongze@xiaomi.com","login":"logze","count":1},{"name":"dmitry.sorokin","email":"dmitry.sorokin@databricks.com","login":"dmitrybricks","count":1},{"name":"Jackie Zhang","email":"ruowang.zhang+data@databricks.com","login":"ruowang-zhang_data","count":1},{"name":"Chenghao Lyu","email":"chenghao@cs.umass.edu","login":"Angryrou","count":1},{"name":"Chaerim Yeo","email":"yeochaerim@gmail.com","login":"cryeo","count":1},{"name":"Biruk Tesfaye","email":"biruk.tesfaye@databricks.com","login":"biruktesf-db","count":1},{"name":"Bhuwan Sahni","email":"bhuwan.sahni@databricks.com","login":"sahnib","count":1},{"name":"BOOTMGR","email":"panchal.harsh18@gmail.com","login":"BOOTMGR","count":1},{"name":"Avery Qi","email":"averyqi115@gmail.com","login":"AveryQi115","count":1},{"name":"Anton Lykov","email":"anton.lykov@databricks.com","login":"anton5798","count":1},{"name":"Ankur Dave","email":"ankurdave@gmail.com","login":"ankurdave","count":1},{"name":"Andrew Xue","email":"andrew.xue@databricks.com","login":"andrewxue-db","count":1},{"name":"Alex Khakhlyuk","email":"alex.khakhlyuk@databricks.com","login":"alexkh-db","count":1},{"name":"Steve Loughran","email":"stevel@cloudera.com","login":"steveloughran","count":1},{"name":"Stefan Bukorovic","email":"stefan.bukorovic@databricks.com","login":"stefanbuk-db","count":1},{"name":"ShengHuang","email":"huangshengtx@163.com","login":"Mrhs121","count":1},{"name":"Shadowell","email":"shadowell@126.com","login":"Shadowell","count":1},{"name":"Russell Spitzer","email":"russell.spitzer@GMAIL.COM","login":"RussellSpitzer","count":1},{"name":"Roc Marshal","email":"flinker@126.com","login":"RocMarshal","count":1},{"name":"Robert Dillitz","email":"robert.dillitz@databricks.com","login":"dillitz","count":1},{"name":"Rishi","email":"sririshindra@gmail.com","login":"sririshindra","count":1},{"name":"RaleSapic","email":"rastko.sapic@databricks.com","login":"RaleSapic","count":1},{"name":"Peter Toth","email":"peter.toth@gmail.com","login":"peter-toth","count":1},{"name":"Pavle Martinovic","email":"34302662+Pajaraja","login":"Pajaraja","count":1},{"name":"Patrick Marx","email":"6949483+codesorcery","login":"codesorcery","count":1},{"name":"NOTHING","email":"wcxontheway@126.com","login":"Justontheway","count":1},{"name":"LantaoJin","email":"jinlantao@gmail.com","login":"LantaoJin","count":1},{"name":"Milos Stojanovic","email":"miloss90@gmail.com","login":"milosstojanovic","count":1},{"name":"Lukas Rupprecht","email":"lukas.l.rupprecht@gmail.com","login":"LukasRupprecht","count":1},{"name":"Linhong Liu","email":"linhong.liu@databricks.com","login":"linhongliu-db","count":1},{"name":"fanyue-xia","email":"chloexfy@gmail.com","login":"fanyue-xia","count":1},{"name":"Steve Weis","email":"steve.weis@databricks.com","login":"sweisdb","count":1},{"name":"Sumeet Varma","email":"sumeet.varma@databricks.com","login":"sumeet-db","count":1},{"name":"Surbhi Vijayvargeeya","email":"surbhivijayvargeeya@gmail.com","login":"Surbhi-Vijay","count":1},{"name":"Szilard Miko","email":"smiko@cloudera.com","login":"mikoszilard","count":1},{"name":"Terry Wang","email":"wanggang.terry@bytedance.com","login":"zjuwangg","count":1},{"name":"Tim Lee","email":"tim.lee@databricks.com","login":"timlee0119","count":1},{"name":"Tinglong Liao","email":"tinglong.liao@databricks.com","login":"tinglongliao-db","count":1},{"name":"Tom van Bussel","email":"tom.vanbussel@databricks.com","login":"tomvanbussel","count":1},{"name":"TongWei1105","email":"vvtwow@gmail.com","login":"TongWei1105","count":1},{"name":"Vamshidhar Morusu","email":"morusu.v@gmail.com","login":"vrmorusu","count":1},{"name":"Vitalii Li","email":"vitalii.li@databricks.com","login":"vitaliili-db","count":1},{"name":"Weitao Wen","email":"weitao.wen@databricks.com","login":"willwwt","count":1},{"name":"Xi Chen","email":"jshmchenxi@gmail.com","login":"jshmchenxi","count":1},{"name":"Xiaoguang Sun","email":"sunxiaoguang@gmail.com","login":"sunxiaoguang","count":1},{"name":"zwangsheng","email":"binjieyang@apache.org","login":"zwangsheng","count":1},{"name":"zhou-jiang","email":"zhou_jiang@apple.com","login":"jiangzho","count":1},{"name":"zhangliang","email":"zhangliang@trip.com","login":"CavemanIV","count":1},{"name":"xunxunmimi5577","email":"52647492+xunxunmimi5577","login":"xunxunmimi5577","count":1},{"name":"xin-aurora","email":"56269194+xin-aurora","login":"xin-aurora","count":1},{"name":"wzx","email":"masterwangzx@gmail.com","login":"wzx140","count":1},{"name":"winder","email":"guolipengyeah@126.com","login":"Windber","count":1},{"name":"tomsisso","email":"toms@definity.ai","login":"toms-definity","count":1},{"name":"KnightChess","email":"981159963@qq.com","login":"KnightChess","count":1},{"name":"Kiril Isakov","email":"kirisakow","login":"kirisakow","count":1},{"name":"Karim Ramadan","email":"kamir915@gmail.com","login":"krm95","count":1},{"name":"Junfan Zhang","email":"zuston@apache.org","login":"zuston","count":1},{"name":"amoghantarkar","email":"antarkar.amogh@gmail.com","login":"amoghantarkar","count":1},{"name":"alekjarmov","email":"alek.jarmov@gmail.com","login":"alekjarmov","count":1},{"name":"Lingkai Kong","email":"lingkai.kong@databricks.com","login":"gjxdxh","count":1}],"past_year_total_commits":3432,"past_year_total_committers":283,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.12720848056537,"past_year_dds":0.8828671328671329,"last_synced_at":"2025-05-08T07:05:07.827Z","last_synced_commit":"f68452d48f03aa1f872291be697b5ec91b91af54","created_at":"2023-03-07T09:44:00.960Z","updated_at":"2025-07-02T22:11:52.297Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"apache/spark","html_url":"https://github.com/apache/spark","last_synced_at":"2025-09-08T05:46:48.681Z","status":null,"issues_count":63,"pull_requests_count":15502,"avg_time_to_close_issue":1109746.5294117648,"avg_time_to_close_pull_request":1475663.291913215,"issues_closed_count":51,"pull_requests_closed_count":13174,"pull_request_authors_count":806,"issue_authors_count":39,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":2.779125274158173,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":34,"past_year_pull_requests_count":6668,"past_year_avg_time_to_close_issue":266076.76923076925,"past_year_avg_time_to_close_pull_request":806862.3584405753,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":5282,"past_year_pull_request_authors_count":422,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.7058823529411764,"past_year_avg_comments_per_pull_request":2.054739052189562,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:07:23.494Z","updated_at":"2025-09-08T05:46:48.683Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fspark/issues","issue_labels_count":{"SQL":32,"CONNECT":8,"CORE":8,"BUILD":8,"DOCS":7,"STRUCTURED STREAMING":6,"PYTHON":6,"ML":2,"DSTREAM":2,"KUBERNETES":2,"INFRA":2,"R":2,"Stale":2,"WEB UI":1,"YARN":1,"MLLIB":1,"GRAPHX":1},"pull_request_labels_count":{"SQL":9265,"PYTHON":3429,"CONNECT":2289,"BUILD":2189,"CORE":2085,"DOCS":1556,"STRUCTURED STREAMING":1210,"Stale":1029,"INFRA":898,"ML":560,"PANDAS API ON SPARK":460,"WEB UI":354,"KUBERNETES":320,"MLLIB":314,"AVRO":193,"DSTREAM":180,"YARN":179,"R":134,"PROTOBUF":111,"EXAMPLES":98,"SPARK SHELL":77,"GRAPHX":54,"DEPLOY":44,"dependencies":43,"java":27,"WINDOWS":24,"MESOS":17,"SPARK CORE":12,"ruby":11,"SPARK SUBMIT":4,"TESTS":3,"PYSPARK":3,"javascript":3,"SHUFFLE":1},"issue_author_associations_count":{"CONTRIBUTOR":44,"MEMBER":17,"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":10178,"MEMBER":4317,"NONE":1007},"issue_authors":{"panbingkun":6,"dongjoon-hyun":6,"zhengruifeng":5,"yaooqinn":4,"LuciferYang":3,"HyukjinKwon":3,"pan3793":2,"stefankandic":2,"ericm-db":2,"ianmcook":1,"johanl-db":1,"leovegas":1,"pmenon":1,"stevomitric":1,"HeartSaVioR":1,"asl3":1,"TongWei1105":1,"longvu-db":1,"wayneguow":1,"zml1206":1,"allisonwang-db":1,"cashmand":1,"itholic":1,"WeichenXu123":1,"thanhdanh1803":1,"nikhilsheoran-db":1,"wbo4958":1,"kelvinjian-db":1,"jovanm-db":1,"dbatomic":1,"bogao007":1,"mihailoale-db":1,"vladanvasi-db":1,"tomvanbussel":1,"jdesjean":1,"NarekDW":1,"dejankrak-db":1,"vladimirg-db":1,"xinrong-meng":1},"pull_request_authors":{"zhengruifeng":1260,"dongjoon-hyun":1234,"panbingkun":951,"LuciferYang":926,"HyukjinKwon":903,"yaooqinn":600,"itholic":340,"cloud-fan":257,"MaxGekk":237,"xinrong-meng":231,"pan3793":230,"beliefer":223,"uros-db":215,"allisonwang-db":175,"ueshin":162,"anishshri-db":158,"wayneguow":148,"WweiL":147,"viirya":145,"vladimirg-db":145,"gengliangwang":141,"ericm-db":140,"mihailom-db":128,"hvanhovell":127,"stefankandic":124,"dtenedor":111,"nchammas":102,"szehon-ho":94,"HeartSaVioR":92,"jingz-db":89,"mihailoale-db":86,"WeichenXu123":82,"chenhao-db":80,"mihailotim-db":78,"asl3":74,"wangyum":69,"grundprinzip":65,"harshmotw-db":65,"amaliujia":63,"ahshahid":59,"Hisoka-X":59,"wForget":57,"wbo4958":57,"Pajaraja":56,"xupefei":56,"bogao007":54,"ulysses-you":52,"miland-db":50,"heyihong":49,"changgyoopark-db":48,"bjornjorgensen":48,"JoshRosen":47,"EnricoMi":46,"bersprockets":46,"zml1206":45,"srielau":45,"nikolamand-db":44,"dependabot[bot]":43,"ilicmarkodb":42,"chaoqin-li1123":41,"davidm-db":40,"liuzqt":39,"peter-toth":39,"dusantism-db":38,"cxzl25":38,"siying":37,"Ngone51":37,"cashmand":36,"juliuszsompolski":36,"eejbyfeldt":36,"sryza":34,"wankunde":33,"AngersZhuuuu":32,"dbatomic":32,"Kimahriman":32,"stevomitric":32,"vicennial":31,"sandip-db":31,"neilramaswamy":30,"aokolnychyi":30,"urosstan-db":29,"GideonPotok":28,"vrozov":28,"dengziming":28,"huangxiaopingRD":27,"wengh":25,"guixiaowen":24,"sahnib":24,"shujingyang-db":24,"vladanvasi-db":23,"xi-db":23,"attilapiros":23,"jovanpavl-db":22,"the-sakthi":22,"milastdbx":21,"senthh":21,"nija-at":21,"richardc-db":20,"jovanm-db":20,"andylam-db":19,"micheal-o":19,"agubichev":19,"bozhang2820":19,"AveryQi115":19,"jackylee-ch":19,"wecharyu":18,"sadikovi":18,"tedyu":18,"warrenzhu25":18,"cdkrot":17,"hasnain-db":17,"zecookiez":17,"holdenk":16,"yuexing":16,"liviazhu-db":16,"JiaqiWang18":16,"sarutak":16,"eason-yuchen-liu":16,"sunchao":16,"vinodkc":15,"huanliwang-db":15,"cnauroth":15,"xuzifu666":15,"olaky":15,"PetarVasiljevic-DB":15,"viktorluc-db":15,"zwangsheng":14,"Zouxxyy":14,"LucaCanali":14,"kelvinjian-db":14,"jonathan-albrecht-ibm":14,"jchen5":14,"anchovYu":14,"yabola":14,"sweisdb":14,"averyqi-db":14,"robreeves":14,"nikhilsheoran-db":13,"yhosny":13,"stefanbuk-db":13,"garlandz-db":13,"dylanwong250":13,"tomvanbussel":13,"gene-db":12,"jshmchenxi":12,"xiaonanyang-db":12,"caicancai":12,"xieshuaihu":12,"JacobZheng0927":12,"planga82":12,"drexler-sky":12,"nemanjapetr-db":12,"HiuKwok":11,"alekjarmov":11,"andrej-db":11,"Fokko":11,"nemanja-boric-databricks":11,"dejankrak-db":11,"n-young-db":11,"chenyu-opensource":11,"johanl-db":11,"thomhart31":11,"michaelzhan-db":11,"riyaverm-db":11,"GauravWaghmare":11,"petern48":11,"summaryzb":10,"zeruibao":10,"williamhyun":10,"zhipengmao-db":10,"igreenfield":10,"junyuc25":10,"davintjong-db":10,"rangadi":10,"ivanjevtic-db":10,"zzzzming95":9,"zhaomin1423":9,"costas-db":9,"zhztheplayer":9,"roczei":9,"nastra":9,"09306677806":9,"mingkangli-db":9,"dillitz":9,"nebojsa-db":9,"fusheng9399":9,"mikhailnik-db":8,"shuyouZZ":8,"zeotuan":8,"yhuang-db":8,"maheshk114":8,"jiangzho":8,"turboFei":8,"benrobby":8,"zedtang":8,"liujiayi771":8,"srowen":8,"robert3005":8,"parthchandra":8,"xunxunmimi5577":8,"prathit06":8,"hannahkamundson":8,"AnishMahto":8,"markj-db":8,"utkarsh39":8,"ivoson":8,"Yikf":7,"camilesing":7,"ostronaut":7,"littlelittlewhite09":7,"db-scnakandala":7,"longvu-db":7,"Vishnukumark-48":7,"vitaliili-db":7,"anton5798":7,"ChenMichael":7,"steveloughran":7,"tomscut":7,"TQJADE":7,"zhengchenyu":7,"khakhlyuk":7,"SubhamSinghal":7,"xiongbo-sjtu":7,"akupchinskiy":7,"fanyue-xia":7,"milanisvet":7,"scanry":6,"jonmio":6,"ragnarok56":6,"erenavsarogullari":6,"thejdeep":6,"justaparth":6,"pjfanning":6,"sebastianhillig-db":6,"TakawaAkirayo":6,"liviazhu":6,"ikshitiz":6,"soumasish":6,"Akeron-Zhu":6,"alex35736":6,"tianhanhu":6,"mrk-andreev":6,"William1104":6,"anoopj":6,"sunxiaoguang":6,"George314159":6,"xleoken":6,"amoghantarkar":6,"CavemanIV":6,"jlfsdtc":6,"jiwen624":6,"lyy-pineapple":6,"ukby1234":6,"nikola-jovicevic-db":6,"chris-twiner":6,"zhenlineo":5,"markonik-db":5,"copperybean":5,"wgtmac":5,"Mrhs121":5,"jzhuge":5,"kazuyukitanimura":5,"steven-aerts":5,"ctring":5,"dcoliversun":5,"gedeh":5,"woj-i":5,"ForVic":5,"monkeyboy123":5,"vrmorusu":5,"gbloisi-openaire":5,"jdesjean":5,"advancedxy":5,"khalidmammadov":5,"huaxingao":5,"Madhukar525722":5,"ianmcook":5,"jwang0306":5,"eder001":5,"mzhang":5,"fe2s":5,"gaoyajun02":5,"aakash-db":5,"manuzhang":5,"LukasRupprecht":4,"CRYP70N1C4":4,"hiboyang":4,"DennisJLi":4,"MeltonSmith":4,"codesorcery":4,"zshao9":4,"IvanK-db":4,"dzhigimont":4,"kyle-winkelman":4,"klu2300030052":4,"aldenlau-db":4,"dh20":4,"YuanHanzhong":4,"imback82":4,"xiaoming12306":4,"momcilomrk-db":4,"lifulong":4,"zhouyifan279":4,"morvenhuang":4,"Ronserruya":4,"CarterFendley":4,"zheniantoushipashi":4,"Tocard":4,"mikoszilard":4,"landlord-matt":4,"jackierwzhang":4,"asmitalim":4,"snmvaughan":4,"jerrypeng":4,"cliffchen12":4,"SteNicholas":4,"rayhondo":4,"krzys9876":4,"sumitsingh-in":4,"xy2953396112":4,"majdyz":4,"karuppayya":4,"CuiYanxiang":4,"mkaravel":4,"shardulm94":4,"kirisakow":4,"theHarpers":4,"SCHJonathan":4,"antban":4,"haohao0103":4,"jinkachy":4,"zhixingheyi-tian":4,"7mming7":4,"max2718281":4,"WangGuangxin":4,"RocMarshal":4,"zhangshuyan0":4,"adrians":4,"jjayadeep06":4,"haiyangsun-db":4,"zjuwangg":4,"SauronShepherd":4,"skanderboudawara":4,"fartzy":4,"clee704":4,"eubnara":4,"wzx140":4,"eschcam":4,"jpcorreia99":4,"doki23":4,"DenineLu":4,"TongWei1105":3,"ConeyLiu":3,"xuyu-co":3,"rickyma":3,"lastbus":3,"haoyangeng-db":3,"abellina":3,"dead-1ine":3,"akaashhazarika":3,"tom-s-powell":3,"Arnaud-Nauwynck":3,"YannByron":3,"mathewjacob1002":3,"rshkv":3,"exmy":3,"wyattscarpenter":3,"qiyuandong-db":3,"imba-tjd":3,"pasar6987":3,"denglishcollibra":3,"ishnagy":3,"ted-jenks":3,"brkyvz":3,"gotocoding-DB":3,"fusheng-rd":3,"dev-lpq":3,"cosmind-db":3,"austinrwarner":3,"KazMiddelhoek":3,"liangyouze":3,"jerryzhou196":3,"gabry-lab":3,"leletan":3,"gdhuper":3,"yorksity":3,"chirag-s-db":3,"sririshindra":3,"thepinetree":3,"caican00":3,"francesco-camaione":3,"vsevolodstep-db":3,"maomaodev":3,"leovegas":3,"karim-ramadan":3,"sohurdc":3,"yliou":3,"fred-db":3,"anton-erofeev":3,"calilisantos":3,"mridulm":3,"li-boxuan":3,"valentinp17":3,"ankurdave":3,"timlee0119":3,"gjxdxh":3,"jiaoqingbo":3,"dragqueen95":3,"zhuqi-lucas":3,"LantaoJin":3,"vanzin":2,"GoEddie":2,"laglangyue":2,"cboumalh":2,"tigerhawkvok":2,"kimborowicz":2,"phakawatfong":2,"chenkovsky":2,"shrutiverma29":2,"tigrulya-exe":2,"IsisPolei":2,"flaming-archer":2,"sunan135":2,"anikakelhanka":2,"razajafri":2,"XorSum":2,"rebo16v":2,"CerebralMastication":2,"mayurdb":2,"stanlocht":2,"ayinresh":2,"mbrukman":2,"Ayush01800":2,"YanivKunda":2,"xu20160924":2,"maytasm":2,"virrrat":2,"sigmod":2,"Shadowell":2,"ezamyatin":2,"milosstojanovic":2,"Xinihiko":2,"sfc-gh-dyadav":2,"HuwCampbell":2,"jiashenC":2,"t1u4n":2,"faucct":2,"leesf":2,"rluvaton":2,"lucasrocha-db":2,"PedroMDuarte":2,"rbs392":2,"jiang13021":2,"zhangyt26":2,"seilylook":2,"fanzi2009":2,"navinvishy":2,"himadripal":2,"rorueda":2,"Rafig9501":2,"johnnywalker":2,"adrian-wang":2,"raboof":2,"trohwer":2,"Legumolas":2,"joke1196":2,"sethiaarun":2,"JiexingLi":2,"eric-maynard":2,"ashangit":2,"ArunDhamotharan":2,"kaashif":2,"cryeo":2,"amahussein":2,"pmenon":2,"wunderalbert":2,"frapa":2,"Nassizouz":2,"liangyu-1":2,"changhuyan":2,"Deependra-Patel":2,"engrravijain":2,"abravalheri":2,"lucas-nelson-uiuc":2,"waterlx":2,"djspiewak":2,"sumeet-db":2,"yutsareva":2,"mucharafal":2,"amano-20":2,"tomsisso":2,"shrinidhijoshi":2,"pengzhon-db":2,"JackBuggins":2,"BOOTMGR":2,"efaracci018":2,"elharo":2,"desmondcheongzx":2,"s0nskar":2,"biruktesf-db":2,"arminnh":2,"ejblanco":2,"ganeshashree":2,"beryllw":2,"houzhizhen":2,"Angryrou":2,"Rafnel":2,"murrelljenna":2,"phanhuyn":2,"lzlfred":2,"rangareddy":2,"Zawa-ll":2,"Avihais12344":2,"niklasmohrin":2,"grihabor":2,"sajalsuhane":2,"philwalk":2,"feiyx":2,"yma11":2,"isnker":2,"jabbaugh":2,"Rolfdv":2,"RaleSapic":2,"saitharun15":2,"RussellSpitzer":2,"retpolanne":2,"chenfengbin2009":2,"tinglongliao-db":2,"dejanzele":2,"cstavr":2,"arzavj":2,"batubond007":2,"y-wei":2,"ManosGEM":2,"SemyonSinchenko":2,"BigdatabyAmanulla":2,"melin":2,"Gschiavon":2,"j7nhai":2,"jorenham":2,"xin-aurora":2,"Raghavdodla":2,"jenswaage":2,"j-j-wright":2,"ravwojdyla":2,"chenzhx":2,"kylerong-db":2,"mattayes":2,"bcheena":2,"Windber":2,"Alexvsalexvsalex":2,"packyan":2,"superdiaodiao":2,"ybhaw":2,"jeanlyn":2,"weiatwork":2,"PaysonXu":2,"huanccwang":2,"yumingxuanguo-db":2,"liorregev":2,"price-qian":2,"neilagupta":2,"pkotikalapudi":2,"lam1051999":2,"Donvi":2,"neshkeev":2,"peterpashkin":2,"VictorAtIfInsurance":2,"andrewxue-db":2,"bzhaoopenstack":2,"m8719-github":2,"a-little-tutu":2,"zgzzbws":2,"vjovanov":2,"rednaxelafx":2,"dvorst":2,"sergioschena-db":2,"rdblue":2,"jasonsgs":2,"Justontheway":2,"Aishwarya-Lakshmi-M":2,"zuston":2,"RyanBerti":2,"zdMaxR":2,"nicklamiller":2,"aimtsou":2,"fbertsch":2,"Pawan-Bishnoi":2,"awadhesh14":2,"JinHelin404":2,"MaxNevermind":2,"vanja-vujovic-db":2,"wjszlachta-man":2,"wesmcouch":2,"ychris78":2,"logze":2,"zizdlp":2,"TheR1sing3un":2,"agrueneberg":2,"nimesh1601":2,"mcdull-zhang":2,"carlotran4":2,"trsigg":2,"tengfeihuang-db":2,"schulzp":2,"MrPowers":2,"ksbeyer":2,"AryelSouza":2,"ashish-kumar-sharma":2,"nugget-cloud":2,"shrprasa":2,"leixm":2,"CTCC1":2,"GladwinLee":2,"KnightChess":2,"llphxd":2,"mikecsx":2,"BramBoog":2,"miaoever":2,"bluzy":2,"cyb70289":2,"KKtheGhost":2,"Yikun":2,"joan38":2,"ksundeepsatya":2,"ufuksungu":2,"kuwii":2,"TeodorDjelic":2,"bowenliang123":1,"baohe-zhang":1,"gdahia":1,"iemejia":1,"xingchaozh":1,"gwdgithubnom":1,"etspaceman":1,"bryanwongsz":1,"mitkedb":1,"amoylan2":1,"manyamittal25":1,"hiufung-kwok":1,"hayssams":1,"738225606":1,"LorenzoMartini":1,"santosh-d3vpl3x":1,"mox692":1,"CodingCat":1,"YannisSismanis":1,"lival":1,"jiangxb1987":1,"ottomata":1,"siknezevic":1,"nsuke":1,"Stove-hust":1,"HendrikHuebner":1,"skonto":1,"younggyuchun":1,"ocworld":1,"konjac":1,"laguilarlyft":1,"juanvisoler":1,"a1noh":1,"vadim":1,"tindzk":1,"hui730":1,"amuraru":1,"yananxin-db":1,"thesauravshukla":1,"r7raul1984":1,"hgs19921112":1,"amanomer":1,"rxin":1,"gabrywu":1,"tanelk":1,"oshindutta":1,"taosiyuan163":1,"WenboZhao":1,"ornew":1,"vkorukanti":1,"hdaly0":1,"clownxc":1,"zero323":1,"lkj8040":1,"wenyuen-db":1,"fhalde":1,"VitoMakarevich":1,"sudoliyang":1,"puneetguptanitj":1,"surjikal":1,"xil-db":1,"Vikram-Atreya3":1,"jose-torres":1,"Surbhi-Vijay":1,"Vensence":1,"CBribiescas":1,"eknvarli":1,"PhilDakin":1,"NarekDW":1,"oleg-smith":1,"gerashegalov":1,"lvyanquan":1,"IgorBerman":1,"andrusha":1,"kasztp":1,"AndrewXWei":1,"somi-biswas":1,"hhdri":1,"martin-g":1,"amytsai-stripe":1,"mikedias":1,"PHILO-HE":1,"harris233":1,"nihalpot":1,"gantashalavenki":1,"sitalkedia":1,"cozos":1,"venkateshbalaji99":1,"codersky":1,"maropu":1,"rmcyang":1,"SUZHEWEI":1,"agsachin":1,"schenksj":1,"luogaiyu":1,"koertkuipers":1,"boneanxs":1,"tobiasstadler":1,"VinodAnandan":1,"gaogaotiantian":1,"weixiuli":1,"thanhdanh1803":1,"zhouyejoe":1,"c27kwan":1,"maryannxue":1,"naveentnj":1,"rkkorlapati-db":1,"stijndehaes":1,"learningchess2003":1,"grarkydev":1,"jhaberstroh-sharethis":1,"arnavgupta03":1,"hongshaoyang":1,"danielhaviv":1,"zemin-piao":1,"xiaoa6435":1,"dabao521":1,"babumahesh":1,"huangzhir":1,"DHKold":1,"Aiden-Dong":1,"rezasafi":1,"umeshlingayat326":1,"JkSelf":1,"Mine4106":1,"RunyaoChen":1,"chloeh13q":1,"luizfna":1,"keksmd":1,"Bodke5910":1,"larryleinweber":1,"linhongliu-db":1,"awdavidson":1,"roddhjav":1,"puchengy":1,"liukuijian8040":1,"rschwagercharter":1,"buska88":1,"jakekasan":1,"banaluhemanth-hub":1,"xuanyuanking":1,"timarmstrong":1,"linar-jether":1,"Udbhav30":1,"czxm":1,"jbonofre":1,"tisonkun":1,"hddong":1,"Emma-82":1,"metecanakar":1,"imarkowitz":1,"willwwt":1,"c3-KuanTingChen":1,"amita-seal":1,"fuwhu":1,"shuoer86":1,"shuwang21":1,"wrschneider":1,"dfercode":1,"sinaiamonkar-sai":1,"paulstaab":1,"chenruotao":1,"yerenkow":1,"akanippayyur":1,"StardustDL":1,"atongpu":1,"ala":1,"ramraghu474":1,"vontman":1,"yikf":1,"hdaikoku":1,"uncleGen":1,"donan92":1,"andersonm-ibm":1,"sitegui":1,"henrymai":1,"sander-goos":1,"nagaarjun-p":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{"SQL":16,"BUILD":4,"CORE":4,"STRUCTURED STREAMING":3,"CONNECT":3,"PYTHON":1,"INFRA":1,"KUBERNETES":1,"ML":1,"MLLIB":1,"GRAPHX":1,"DSTREAM":1,"DOCS":1},"past_year_pull_request_labels_count":{"SQL":3862,"PYTHON":1501,"CONNECT":977,"BUILD":876,"CORE":659,"STRUCTURED STREAMING":493,"DOCS":471,"INFRA":396,"ML":380,"Stale":224,"MLLIB":202,"PANDAS API ON SPARK":147,"KUBERNETES":81,"WEB UI":75,"AVRO":69,"YARN":44,"DSTREAM":41,"EXAMPLES":36,"PROTOBUF":33,"R":27,"SPARK SHELL":27,"dependencies":21,"java":13,"WINDOWS":11,"DEPLOY":11,"GRAPHX":8,"ruby":6,"SPARK SUBMIT":2,"javascript":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":25,"MEMBER":8,"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4370,"MEMBER":1826,"NONE":470},"past_year_issue_authors":{"panbingkun":5,"dongjoon-hyun":3,"zhengruifeng":2,"yaooqinn":2,"zml1206":1,"xinrong-meng":1,"vladimirg-db":1,"vladanvasi-db":1,"stevomitric":1,"stefankandic":1,"pmenon":1,"pan3793":1,"nikhilsheoran-db":1,"mihailoale-db":1,"LuciferYang":1,"leovegas":1,"kelvinjian-db":1,"jovanm-db":1,"jdesjean":1,"itholic":1,"HyukjinKwon":1,"HeartSaVioR":1,"ericm-db":1,"dejankrak-db":1,"cashmand":1,"allisonwang-db":1},"past_year_pull_request_authors":{"zhengruifeng":678,"dongjoon-hyun":545,"LuciferYang":376,"HyukjinKwon":348,"panbingkun":244,"yaooqinn":169,"xinrong-meng":157,"itholic":145,"MaxGekk":124,"ueshin":115,"vladimirg-db":114,"pan3793":108,"cloud-fan":101,"beliefer":92,"mihailoale-db":78,"anishshri-db":78,"mihailotim-db":78,"ericm-db":77,"szehon-ho":71,"stefankandic":70,"WeichenXu123":66,"mihailom-db":57,"gengliangwang":56,"Pajaraja":56,"hvanhovell":56,"HeartSaVioR":54,"WweiL":52,"allisonwang-db":52,"harshmotw-db":45,"dtenedor":45,"uros-db":43,"asl3":43,"wayneguow":39,"ahshahid":38,"wbo4958":37,"bogao007":37,"changgyoopark-db":37,"ilicmarkodb":35,"sryza":34,"jingz-db":32,"chenhao-db":32,"xupefei":30,"dusantism-db":30,"heyihong":29,"wangyum":29,"vrozov":28,"viirya":27,"miland-db":27,"wengh":25,"jovanpavl-db":22,"the-sakthi":22,"dependabot[bot]":21,"aokolnychyi":21,"vicennial":21,"cashmand":20,"bersprockets":20,"jovanm-db":20,"attilapiros":19,"siying":19,"AveryQi115":19,"davidm-db":18,"vladanvasi-db":17,"Kimahriman":17,"bjornjorgensen":17,"zecookiez":17,"EnricoMi":17,"tedyu":16,"yuexing":16,"liuzqt":16,"JiaqiWang18":16,"cnauroth":15,"wForget":15,"stevomitric":14,"neilramaswamy":14,"liviazhu-db":14,"jonathan-albrecht-ibm":14,"peter-toth":13,"dylanwong250":13,"zml1206":13,"sarutak":13,"xi-db":13,"xiaonanyang-db":12,"drexler-sky":12,"senthh":12,"dengziming":11,"petern48":11,"eejbyfeldt":11,"GauravWaghmare":11,"JoshRosen":11,"dejankrak-db":11,"huangxiaopingRD":11,"alekjarmov":11,"Ngone51":10,"olaky":10,"juliuszsompolski":10,"huanliwang-db":10,"micheal-o":10,"grundprinzip":10,"urosstan-db":10,"ivanjevtic-db":10,"wecharyu":9,"zhztheplayer":9,"09306677806":9,"PetarVasiljevic-DB":9,"summaryzb":8,"milastdbx":8,"AnishMahto":8,"prathit06":8,"benrobby":8,"fusheng9399":8,"garlandz-db":8,"mikhailnik-db":8,"yhuang-db":8,"guixiaowen":8,"ostronaut":7,"akupchinskiy":7,"williamhyun":7,"andrej-db":7,"khakhlyuk":7,"nikhilsheoran-db":7,"camilesing":7,"richardc-db":7,"milanisvet":7,"n-young-db":6,"nikola-jovicevic-db":6,"zhipengmao-db":6,"nchammas":6,"anoopj":6,"sunxiaoguang":6,"nija-at":6,"agubichev":6,"George314159":6,"ikshitiz":6,"pjfanning":6,"averyqi-db":6,"chris-twiner":6,"amoghantarkar":6,"viktorluc-db":6,"soumasish":6,"jonmio":6,"Akeron-Zhu":6,"Zouxxyy":6,"tomscut":6,"liviazhu":6,"nemanjapetr-db":6,"aakash-db":5,"Madhukar525722":5,"ctring":5,"wankunde":5,"jackylee-ch":5,"markonik-db":5,"eder001":5,"ChenMichael":5,"vrmorusu":5,"cxzl25":5,"utkarsh39":5,"mzhang":5,"xiaoming12306":4,"xunxunmimi5577":4,"nemanja-boric-databricks":4,"eschcam":4,"krzys9876":4,"ivoson":4,"kirisakow":4,"DenineLu":4,"zjuwangg":4,"jjayadeep06":4,"CarterFendley":4,"fe2s":4,"SCHJonathan":4,"MeltonSmith":4,"costas-db":4,"skanderboudawara":4,"nastra":4,"antban":4,"CRYP70N1C4":4,"cliffchen12":4,"klu2300030052":4,"max2718281":4,"xy2953396112":4,"Mrhs121":4,"kyle-winkelman":4,"longvu-db":4,"vinodkc":4,"jinkachy":4,"karuppayya":4,"srielau":4,"amaliujia":4,"robreeves":4,"holdenk":4,"huaxingao":4,"yabola":4,"sebastianhillig-db":4,"ForVic":4,"andylam-db":4,"mrk-andreev":4,"turboFei":4,"WangGuangxin":4,"LukasRupprecht":4,"SauronShepherd":4,"zhixingheyi-tian":4,"haiyangsun-db":4,"Fokko":4,"manuzhang":4,"morvenhuang":4,"CuiYanxiang":4,"fartzy":4,"LucaCanali":4,"jdesjean":3,"wyattscarpenter":3,"dillitz":3,"brkyvz":3,"ishnagy":3,"sririshindra":3,"gabry-lab":3,"francesco-camaione":3,"li-boxuan":3,"Arnaud-Nauwynck":3,"haoyangeng-db":3,"austinrwarner":3,"qiyuandong-db":3,"karim-ramadan":3,"anton-erofeev":3,"exmy":3,"eason-yuchen-liu":3,"anton5798":3,"zeruibao":3,"zhengchenyu":3,"maomaodev":3,"gotocoding-DB":3,"LantaoJin":3,"pasar6987":3,"sohurdc":3,"calilisantos":3,"denglishcollibra":3,"shujingyang-db":3,"xuyu-co":3,"imba-tjd":3,"mikoszilard":2,"tomsisso":2,"Pawan-Bishnoi":2,"nimesh1601":2,"rluvaton":2,"niklasmohrin":2,"TongWei1105":2,"phakawatfong":2,"llphxd":2,"fanyue-xia":2,"steven-aerts":2,"tigerhawkvok":2,"kazuyukitanimura":2,"awadhesh14":2,"trohwer":2,"ezamyatin":2,"steveloughran":2,"chenkovsky":2,"JiexingLi":2,"tinglongliao-db":2,"bozhang2820":2,"Angryrou":2,"jackierwzhang":2,"xieshuaihu":2,"amahussein":2,"ejblanco":2,"ashangit":2,"rbs392":2,"shuyouZZ":2,"michaelzhan-db":2,"ganeshashree":2,"pmenon":2,"Raghavdodla":2,"gjxdxh":2,"ManosGEM":2,"RocMarshal":2,"lifulong":2,"cryeo":2,"fbertsch":2,"amano-20":2,"joke1196":2,"jiashenC":2,"aimtsou":2,"zuston":2,"raboof":2,"roczei":2,"Aishwarya-Lakshmi-M":2,"lucas-nelson-uiuc":2,"Nassizouz":2,"ksbeyer":2,"abravalheri":2,"frapa":2,"rebo16v":2,"Avihais12344":2,"GideonPotok":2,"SteNicholas":2,"VictorAtIfInsurance":2,"navinvishy":2,"cboumalh":2,"davintjong-db":2,"bcheena":2,"db-scnakandala":2,"wjszlachta-man":2,"Rafig9501":2,"grihabor":2,"yumingxuanguo-db":2,"philwalk":2,"gene-db":2,"sumitsingh-in":2,"price-qian":2,"lam1051999":2,"vanja-vujovic-db":2,"BOOTMGR":2,"sandip-db":2,"saitharun15":2,"RaleSapic":2,"Rolfdv":2,"jabbaugh":2,"ybhaw":2,"peterpashkin":2,"m8719-github":2,"carlotran4":2,"jorenham":2,"milosstojanovic":2,"tengfeihuang-db":2,"schulzp":2,"xin-aurora":2,"TheR1sing3un":2,"mridulm":2,"Xinihiko":2,"sfc-gh-dyadav":2,"xu20160924":2,"aldenlau-db":2,"jenswaage":2,"YanivKunda":2,"Ayush01800":2,"xuzifu666":2,"Alexvsalexvsalex":2,"packyan":2,"stanlocht":2,"dvorst":2,"cyb70289":2,"joan38":2,"shardulm94":2,"zzzzming95":2,"sunchao":2,"dejanzele":2,"jiwen624":2,"wgtmac":2,"AryelSouza":2,"KazMiddelhoek":2,"seilylook":2,"timlee0119":2,"waterlx":2,"IsisPolei":2,"trsigg":2,"IvanK-db":2,"jasonsgs":2,"jerrypeng":2,"zizdlp":2,"Gschiavon":2,"flaming-archer":2,"mbrukman":2,"sigmod":2,"TeodorDjelic":2,"PedroMDuarte":2,"mingkangli-db":2,"tianhanhu":2,"efaracci018":2,"zgzzbws":2,"adrians":2,"a-little-tutu":2,"imarkowitz":1,"gwdgithubnom":1,"atongpu":1,"zemin-piao":1,"melin":1,"umeshlingayat326":1,"leovegas":1,"timarmstrong":1,"wrschneider":1,"roddhjav":1,"IgorBerman":1,"jakekasan":1,"HendrikHuebner":1,"Hisoka-X":1,"JacobZheng0927":1,"thejdeep":1,"erenavsarogullari":1,"chirag-s-db":1,"manyamittal25":1,"Surbhi-Vijay":1,"tomvanbussel":1,"bryanwongsz":1,"Emma-82":1,"TQJADE":1,"jzhuge":1,"kelvinjian-db":1,"keksmd":1,"larryleinweber":1,"ankurdave":1,"linhongliu-db":1,"Vikram-Atreya3":1,"gaogaotiantian":1,"konjac":1,"Bodke5910":1,"arnavgupta03":1,"dev-lpq":1,"nagaarjun-p":1,"banaluhemanth-hub":1,"738225606":1,"harris233":1,"SubhamSinghal":1,"babumahesh":1,"JkSelf":1,"oshindutta":1,"a1noh":1,"PHILO-HE":1,"codersky":1,"donan92":1,"ala":1,"hiufung-kwok":1,"Mine4106":1,"gabrywu":1},"maintainers":[{"login":"dongjoon-hyun","count":1240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":906,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":604,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"MaxGekk","count":237,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"xinrong-meng","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"pan3793","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"ueshin","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"viirya","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"gengliangwang","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"wangyum","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"Hisoka-X","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"wForget","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"Ngone51","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"vrozov","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"dengziming","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"sarutak","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"williamhyun","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"zhaomin1423","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhaomin1423"},{"login":"srowen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srowen"},{"login":"szehon-ho","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"turboFei","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"sunchao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"erenavsarogullari","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"ianmcook","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianmcook"},{"login":"xleoken","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xleoken"},{"login":"jzhuge","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"},{"login":"wgtmac","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"SteNicholas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"gabry-lab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"RussellSpitzer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RussellSpitzer"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"xuzifu666","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"caicancai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/caicancai"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"Yikun","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yikun"},{"login":"SemyonSinchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SemyonSinchenko"},{"login":"vkorukanti","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vkorukanti"},{"login":"maropu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maropu"},{"login":"tisonkun","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tisonkun"},{"login":"xuanyuanking","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanyuanking"},{"login":"gabrywu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrywu"},{"login":"nsuke","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nsuke"},{"login":"iemejia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iemejia"},{"login":"martin-g","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martin-g"},{"login":"jbonofre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbonofre"},{"login":"zero323","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zero323"}],"active_maintainers":[{"login":"dongjoon-hyun","count":548,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dongjoon-hyun"},{"login":"HyukjinKwon","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HyukjinKwon"},{"login":"yaooqinn","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yaooqinn"},{"login":"xinrong-meng","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinrong-meng"},{"login":"MaxGekk","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxGekk"},{"login":"ueshin","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ueshin"},{"login":"pan3793","count":109,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pan3793"},{"login":"gengliangwang","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengliangwang"},{"login":"wangyum","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wangyum"},{"login":"vrozov","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrozov"},{"login":"viirya","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viirya"},{"login":"the-sakthi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/the-sakthi"},{"login":"wForget","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wForget"},{"login":"sarutak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarutak"},{"login":"dengziming","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengziming"},{"login":"Ngone51","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ngone51"},{"login":"zhztheplayer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhztheplayer"},{"login":"szehon-ho","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szehon-ho"},{"login":"williamhyun","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/williamhyun"},{"login":"turboFei","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turboFei"},{"login":"gabry-lab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabry-lab"},{"login":"wgtmac","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wgtmac"},{"login":"SteNicholas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SteNicholas"},{"login":"sunchao","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sunchao"},{"login":"raboof","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raboof"},{"login":"zuston","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zuston"},{"login":"TheR1sing3un","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheR1sing3un"},{"login":"xuzifu666","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuzifu666"},{"login":"gabrywu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrywu"},{"login":"Hisoka-X","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hisoka-X"},{"login":"erenavsarogullari","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erenavsarogullari"},{"login":"jzhuge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jzhuge"}]},"events":null,"keywords":["big-data","java","jdbc","python","r","scala","spark","sql"],"dependencies":[{"ecosystem":"maven","filepath":"mllib-local/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:05.774Z","updated_at":"2023-09-22T09:29:05.774Z","repository_link":"https://github.com/apache/spark/blob/master/mllib-local/pom.xml","dependencies":[{"id":13870718883,"package_name":"org.scalanlp:breeze_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718884,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718885,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718886,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718887,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718888,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718889,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718890,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718891,"package_name":"dev.ludovic.netlib:blas","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:06.695Z","updated_at":"2023-09-22T09:29:06.695Z","repository_link":"https://github.com/apache/spark/blob/master/pom.xml","dependencies":[{"id":13870718999,"package_name":"org.spark-project.spark:unused","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870719000,"package_name":"org.scalatest:scalatest_2.13","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719001,"package_name":"org.scalatestplus:scalacheck-1-17_2.13","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719002,"package_name":"org.scalatestplus:mockito-4-11_2.13","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719003,"package_name":"org.scalatestplus:selenium-4-12_2.13","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719004,"package_name":"junit:junit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719005,"package_name":"com.github.sbt:junit-interface","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719011,"package_name":"org.apache.spark:spark-tags_2.13","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719012,"package_name":"org.scala-lang.modules:scala-parallel-collections_2.13","ecosystem":"maven","requirements":"1.0.4","direct":true,"kind":"runtime","optional":false},{"id":13870719013,"package_name":"com.twitter:chill_2.13","ecosystem":"maven","requirements":"0.10.0","direct":true,"kind":"runtime","optional":false},{"id":13870719014,"package_name":"com.twitter:chill-java","ecosystem":"maven","requirements":"0.10.0","direct":true,"kind":"runtime","optional":false},{"id":13870719015,"package_name":"com.github.jnr:jnr-posix","ecosystem":"maven","requirements":"3.1.15","direct":true,"kind":"test","optional":false},{"id":13870719016,"package_name":"org.apache.xbean:xbean-asm9-shaded","ecosystem":"maven","requirements":"4.23","direct":true,"kind":"runtime","optional":false},{"id":13870719017,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719018,"package_name":"org.eclipse.jetty:jetty-continuation","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719019,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719020,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719021,"package_name":"org.eclipse.jetty:jetty-proxy","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719022,"package_name":"org.eclipse.jetty:jetty-client","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719023,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719024,"package_name":"org.eclipse.jetty:jetty-security","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719025,"package_name":"org.eclipse.jetty:jetty-plus","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719026,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719027,"package_name":"org.eclipse.jetty:jetty-webapp","ecosystem":"maven","requirements":"9.4.52.v20230823","direct":true,"kind":"provided","optional":false},{"id":13870719028,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"14.0.1","direct":true,"kind":"provided","optional":false},{"id":13870719029,"package_name":"org.jpmml:pmml-model","ecosystem":"maven","requirements":"1.4.8","direct":true,"kind":"provided","optional":false},{"id":13870719030,"package_name":"org.glassfish.jaxb:jaxb-runtime","ecosystem":"maven","requirements":"2.3.2","direct":true,"kind":"compile","optional":false},{"id":13870719031,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.13.0","direct":true,"kind":"runtime","optional":false},{"id":13870719032,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":"1.10.0","direct":true,"kind":"runtime","optional":false},{"id":13870719033,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"runtime","optional":false},{"id":13870719034,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.13.0","direct":true,"kind":"runtime","optional":false},{"id":13870719035,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870719036,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.24.0","direct":true,"kind":"runtime","optional":false},{"id":13870719037,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":"3.6.1","direct":true,"kind":"runtime","optional":false},{"id":13870719038,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":"3.2.2","direct":true,"kind":"runtime","optional":false},{"id":13870719039,"package_name":"org.apache.commons:commons-collections4","ecosystem":"maven","requirements":"4.4","direct":true,"kind":"runtime","optional":false},{"id":13870719040,"package_name":"commons-beanutils:commons-beanutils","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":13870719041,"package_name":"commons-logging:commons-logging","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870719042,"package_name":"org.apache.ivy:ivy","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"runtime","optional":false},{"id":13870719043,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870719044,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":"4.5.14","direct":true,"kind":"runtime","optional":false},{"id":13870719045,"package_name":"org.apache.httpcomponents:httpmime","ecosystem":"maven","requirements":"4.5.14","direct":true,"kind":"runtime","optional":false},{"id":13870719046,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"4.4.16","direct":true,"kind":"runtime","optional":false},{"id":13870719047,"package_name":"org.rocksdb:rocksdbjni","ecosystem":"maven","requirements":"8.3.2","direct":true,"kind":"runtime","optional":false},{"id":13870719048,"package_name":"org.fusesource.leveldbjni:leveldbjni-all","ecosystem":"maven","requirements":"1.8","direct":true,"kind":"runtime","optional":false},{"id":13870719049,"package_name":"org.seleniumhq.selenium:selenium-java","ecosystem":"maven","requirements":"4.12.1","direct":true,"kind":"test","optional":false},{"id":13870719050,"package_name":"org.seleniumhq.selenium:htmlunit-driver","ecosystem":"maven","requirements":"4.12.0","direct":true,"kind":"test","optional":false},{"id":13870719051,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":"2.70.0","direct":true,"kind":"test","optional":false},{"id":13870719052,"package_name":"net.sourceforge.htmlunit:htmlunit-core-js","ecosystem":"maven","requirements":"2.70.0","direct":true,"kind":"test","optional":false},{"id":13870719053,"package_name":"xml-apis:xml-apis","ecosystem":"maven","requirements":"1.4.01","direct":true,"kind":"runtime","optional":false},{"id":13870719054,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"compile","optional":false},{"id":13870719055,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":13870719056,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":"2.0.9","direct":true,"kind":"runtime","optional":false},{"id":13870719057,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":"2.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870719058,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":"2.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870719059,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":"2.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870719060,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":"2.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870719061,"package_name":"com.ning:compress-lzf","ecosystem":"maven","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870719062,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":"1.1.10.3","direct":true,"kind":"runtime","optional":false},{"id":13870719063,"package_name":"org.lz4:lz4-java","ecosystem":"maven","requirements":"1.8.0","direct":true,"kind":"runtime","optional":false},{"id":13870719064,"package_name":"com.github.luben:zstd-jni","ecosystem":"maven","requirements":"1.5.5-5","direct":true,"kind":"runtime","optional":false},{"id":13870719065,"package_name":"com.clearspring.analytics:stream","ecosystem":"maven","requirements":"2.9.6","direct":true,"kind":"runtime","optional":false},{"id":13870719066,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":"3.23.4","direct":true,"kind":"provided","optional":false},{"id":13870719067,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":"3.23.4","direct":true,"kind":"provided","optional":false},{"id":13870719068,"package_name":"org.roaringbitmap:RoaringBitmap","ecosystem":"maven","requirements":"0.9.45","direct":true,"kind":"runtime","optional":false},{"id":13870719069,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":"4.1.96.Final","direct":true,"kind":"runtime","optional":false},{"id":13870719070,"package_name":"io.netty:netty-transport-native-epoll","ecosystem":"maven","requirements":"4.1.96.Final","direct":true,"kind":"runtime","optional":false},{"id":13870719071,"package_name":"io.netty:netty-transport-native-kqueue","ecosystem":"maven","requirements":"4.1.96.Final","direct":true,"kind":"runtime","optional":false},{"id":13870719072,"package_name":"org.apache.derby:derby","ecosystem":"maven","requirements":"10.14.2.0","direct":true,"kind":"runtime","optional":false},{"id":13870719073,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":"4.2.19","direct":true,"kind":"runtime","optional":false},{"id":13870719074,"package_name":"io.dropwizard.metrics:metrics-jvm","ecosystem":"maven","requirements":"4.2.19","direct":true,"kind":"runtime","optional":false},{"id":13870719075,"package_name":"io.dropwizard.metrics:metrics-json","ecosystem":"maven","requirements":"4.2.19","direct":true,"kind":"runtime","optional":false},{"id":13870719076,"package_name":"io.dropwizard.metrics:metrics-graphite","ecosystem":"maven","requirements":"4.2.19","direct":true,"kind":"runtime","optional":false},{"id":13870719077,"package_name":"io.dropwizard.metrics:metrics-jmx","ecosystem":"maven","requirements":"4.2.19","direct":true,"kind":"runtime","optional":false},{"id":13870719078,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719079,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719080,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719081,"package_name":"com.fasterxml.jackson.datatype:jackson-datatype-jsr310","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719082,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_2.13","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719083,"package_name":"com.fasterxml.jackson.module:jackson-module-jaxb-annotations","ecosystem":"maven","requirements":"2.15.2","direct":true,"kind":"runtime","optional":false},{"id":13870719084,"package_name":"org.apache.ws.xmlschema:xmlschema-core","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870719085,"package_name":"org.glassfish.jaxb:txw2","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870719086,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719087,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719088,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719089,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719090,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet-core","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719091,"package_name":"org.glassfish.jersey.inject:jersey-hk2","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719092,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"test","optional":false},{"id":13870719093,"package_name":"org.glassfish.jersey:jersey-client","ecosystem":"maven","requirements":"2.40","direct":true,"kind":"runtime","optional":false},{"id":13870719094,"package_name":"javax.ws.rs:javax.ws.rs-api","ecosystem":"maven","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false},{"id":13870719095,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":"2.2.11","direct":true,"kind":"runtime","optional":false},{"id":13870719096,"package_name":"org.scalanlp:breeze_2.13","ecosystem":"maven","requirements":"2.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870719097,"package_name":"org.json4s:json4s-jackson_2.13","ecosystem":"maven","requirements":"3.7.0-M11","direct":true,"kind":"runtime","optional":false},{"id":13870719098,"package_name":"org.scala-lang.modules:scala-xml_2.13","ecosystem":"maven","requirements":"2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13870719099,"package_name":"org.scala-lang:scala-compiler","ecosystem":"maven","requirements":"2.13.11","direct":true,"kind":"runtime","optional":false},{"id":13870719100,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":"2.13.11","direct":true,"kind":"runtime","optional":false},{"id":13870719101,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":"2.13.11","direct":true,"kind":"runtime","optional":false},{"id":13870719102,"package_name":"org.scala-lang.modules:scala-parser-combinators_2.13","ecosystem":"maven","requirements":"2.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870719103,"package_name":"jline:jline","ecosystem":"maven","requirements":"2.14.6","direct":true,"kind":"runtime","optional":false},{"id":13870719104,"package_name":"org.scalatest:scalatest_2.13","ecosystem":"maven","requirements":"3.2.17","direct":true,"kind":"test","optional":false},{"id":13870719105,"package_name":"org.scalatestplus:scalacheck-1-17_2.13","ecosystem":"maven","requirements":"3.2.17.0","direct":true,"kind":"test","optional":false},{"id":13870719106,"package_name":"org.scalatestplus:mockito-4-11_2.13","ecosystem":"maven","requirements":"3.2.17.0","direct":true,"kind":"test","optional":false},{"id":13870719107,"package_name":"org.scalatestplus:selenium-4-12_2.13","ecosystem":"maven","requirements":"3.2.17.0","direct":true,"kind":"test","optional":false},{"id":13870719108,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"test","optional":false},{"id":13870719109,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":"4.11.0","direct":true,"kind":"test","optional":false},{"id":13870719110,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":"1.14.5","direct":true,"kind":"test","optional":false},{"id":13870719111,"package_name":"net.bytebuddy:byte-buddy-agent","ecosystem":"maven","requirements":"1.14.5","direct":true,"kind":"test","optional":false},{"id":13870719112,"package_name":"org.jmock:jmock-junit4","ecosystem":"maven","requirements":"2.12.0","direct":true,"kind":"test","optional":false},{"id":13870719113,"package_name":"org.scalacheck:scalacheck_2.13","ecosystem":"maven","requirements":"1.17.0","direct":true,"kind":"test","optional":false},{"id":13870719114,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":13870719115,"package_name":"com.github.sbt:junit-interface","ecosystem":"maven","requirements":"0.13.3","direct":true,"kind":"test","optional":false},{"id":13870719116,"package_name":"com.spotify:docker-client","ecosystem":"maven","requirements":"8.14.1","direct":true,"kind":"test","optional":false},{"id":13870719117,"package_name":"com.mysql:mysql-connector-j","ecosystem":"maven","requirements":"8.0.33","direct":true,"kind":"test","optional":false},{"id":13870719118,"package_name":"org.mariadb.jdbc:mariadb-java-client","ecosystem":"maven","requirements":"2.7.9","direct":true,"kind":"test","optional":false},{"id":13870719119,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.6.0","direct":true,"kind":"test","optional":false},{"id":13870719120,"package_name":"com.ibm.db2:jcc","ecosystem":"maven","requirements":"11.5.8.0","direct":true,"kind":"test","optional":false},{"id":13870719121,"package_name":"com.microsoft.sqlserver:mssql-jdbc","ecosystem":"maven","requirements":"9.4.1.jre8","direct":true,"kind":"test","optional":false},{"id":13870719122,"package_name":"com.oracle.database.jdbc:ojdbc8","ecosystem":"maven","requirements":"23.2.0.0","direct":true,"kind":"test","optional":false},{"id":13870719123,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"compile","optional":false},{"id":13870719124,"package_name":"org.apache.curator:curator-client","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"runtime","optional":false},{"id":13870719125,"package_name":"org.apache.curator:curator-framework","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"runtime","optional":false},{"id":13870719126,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":"5.2.0","direct":true,"kind":"test","optional":false},{"id":13870719127,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719128,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719129,"package_name":"org.apache.hadoop:hadoop-client-minicluster","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"test","optional":false},{"id":13870719130,"package_name":"org.apache.hadoop:hadoop-client","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719131,"package_name":"org.apache.hadoop:hadoop-minikdc","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"test","optional":false},{"id":13870719132,"package_name":"org.bouncycastle:bcprov-jdk15on","ecosystem":"maven","requirements":"1.70","direct":true,"kind":"test","optional":false},{"id":13870719133,"package_name":"org.bouncycastle:bcpkix-jdk15on","ecosystem":"maven","requirements":"1.70","direct":true,"kind":"test","optional":false},{"id":13870719134,"package_name":"xerces:xercesImpl","ecosystem":"maven","requirements":"2.12.2","direct":true,"kind":"runtime","optional":false},{"id":13870719135,"package_name":"org.apache.avro:avro","ecosystem":"maven","requirements":"1.11.2","direct":true,"kind":"runtime","optional":false},{"id":13870719136,"package_name":"org.apache.avro:avro-mapred","ecosystem":"maven","requirements":"1.11.2","direct":true,"kind":"compile","optional":false},{"id":13870719137,"package_name":"org.tukaani:xz","ecosystem":"maven","requirements":"1.9","direct":true,"kind":"runtime","optional":false},{"id":13870719138,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"compile","optional":false},{"id":13870719139,"package_name":"org.apache.hadoop:hadoop-yarn-api","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719140,"package_name":"org.apache.hadoop:hadoop-yarn-common","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719141,"package_name":"org.apache.hadoop:hadoop-yarn-server-tests","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"test","optional":false},{"id":13870719144,"package_name":"org.apache.hadoop:hadoop-yarn-server-resourcemanager","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"test","optional":false},{"id":13870719145,"package_name":"org.apache.hadoop:hadoop-yarn-server-web-proxy","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719146,"package_name":"org.apache.hadoop:hadoop-yarn-client","ecosystem":"maven","requirements":"3.3.6","direct":true,"kind":"compile","optional":false},{"id":13870719147,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.6.3","direct":true,"kind":"compile","optional":false},{"id":13870719148,"package_name":"org.codehaus.jackson:jackson-core-asl","ecosystem":"maven","requirements":"1.9.13","direct":true,"kind":"compile","optional":false},{"id":13870719149,"package_name":"org.codehaus.jackson:jackson-mapper-asl","ecosystem":"maven","requirements":"1.9.13","direct":true,"kind":"compile","optional":false},{"id":13870719150,"package_name":"org.apache.hive:hive-beeline","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719151,"package_name":"org.apache.hive:hive-cli","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719152,"package_name":"org.apache.hive:hive-common","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719153,"package_name":"org.apache.hive:hive-exec","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719154,"package_name":"org.apache.hive:hive-jdbc","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"runtime","optional":false},{"id":13870719155,"package_name":"org.apache.hive:hive-metastore","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719156,"package_name":"org.apache.hive:hive-serde","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719157,"package_name":"org.apache.hive:hive-service-rpc","ecosystem":"maven","requirements":"3.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870719158,"package_name":"net.sf.jpam:jpam","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"compile","optional":false},{"id":13870719159,"package_name":"org.apache.hive:hive-shims","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719160,"package_name":"org.apache.hive:hive-llap-common","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"compile","optional":false},{"id":13870719161,"package_name":"org.apache.hive:hive-llap-client","ecosystem":"maven","requirements":"2.3.9","direct":true,"kind":"test","optional":false},{"id":13870719162,"package_name":"org.apache.orc:orc-core","ecosystem":"maven","requirements":"1.9.1","direct":true,"kind":"compile","optional":false},{"id":13870719163,"package_name":"org.apache.orc:orc-mapreduce","ecosystem":"maven","requirements":"1.9.1","direct":true,"kind":"compile","optional":false},{"id":13870719164,"package_name":"org.apache.parquet:parquet-column","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"compile","optional":false},{"id":13870719165,"package_name":"org.apache.parquet:parquet-encoding","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"test","optional":false},{"id":13870719166,"package_name":"org.apache.parquet:parquet-common","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"test","optional":false},{"id":13870719167,"package_name":"org.apache.parquet:parquet-column","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"test","optional":false},{"id":13870719168,"package_name":"org.apache.parquet:parquet-hadoop","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"compile","optional":false},{"id":13870719169,"package_name":"org.apache.parquet:parquet-avro","ecosystem":"maven","requirements":"1.13.1","direct":true,"kind":"test","optional":false},{"id":13870719170,"package_name":"org.codehaus.janino:janino","ecosystem":"maven","requirements":"3.1.9","direct":true,"kind":"runtime","optional":false},{"id":13870719171,"package_name":"org.codehaus.janino:commons-compiler","ecosystem":"maven","requirements":"3.1.9","direct":true,"kind":"runtime","optional":false},{"id":13870719172,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.12.5","direct":true,"kind":"runtime","optional":false},{"id":13870719173,"package_name":"org.jodd:jodd-core","ecosystem":"maven","requirements":"3.5.2","direct":true,"kind":"runtime","optional":false},{"id":13870719176,"package_name":"org.datanucleus:datanucleus-core","ecosystem":"maven","requirements":"4.1.17","direct":true,"kind":"runtime","optional":false},{"id":13870719177,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":"0.12.0","direct":true,"kind":"runtime","optional":false},{"id":13870719178,"package_name":"org.apache.thrift:libfb303","ecosystem":"maven","requirements":"0.9.3","direct":true,"kind":"runtime","optional":false},{"id":13870719179,"package_name":"org.antlr:antlr4-runtime","ecosystem":"maven","requirements":"4.9.3","direct":true,"kind":"runtime","optional":false},{"id":13870719180,"package_name":"org.apache.commons:commons-crypto","ecosystem":"maven","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870719181,"package_name":"com.google.crypto.tink:tink","ecosystem":"maven","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":13870719182,"package_name":"org.apache.arrow:arrow-vector","ecosystem":"maven","requirements":"13.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870719183,"package_name":"org.apache.arrow:arrow-memory-netty","ecosystem":"maven","requirements":"13.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870719184,"package_name":"com.univocity:univocity-parsers","ecosystem":"maven","requirements":"2.9.1","direct":true,"kind":"runtime","optional":false},{"id":13870719185,"package_name":"org.apache.hive:hive-storage-api","ecosystem":"maven","requirements":"2.8.1","direct":true,"kind":"compile","optional":false},{"id":13870719186,"package_name":"commons-cli:commons-cli","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870719187,"package_name":"dev.ludovic.netlib:blas","ecosystem":"maven","requirements":"3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870719188,"package_name":"dev.ludovic.netlib:lapack","ecosystem":"maven","requirements":"3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870719189,"package_name":"dev.ludovic.netlib:arpack","ecosystem":"maven","requirements":"3.0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:14.398Z","updated_at":"2023-09-22T09:28:14.398Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/benchmark.yml","dependencies":[{"id":13870685038,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685039,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685040,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685041,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_and_test.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:14.781Z","updated_at":"2023-09-22T09:28:14.781Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_and_test.yml","dependencies":[{"id":13870685112,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685113,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685114,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685115,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13870685116,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685117,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685118,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685119,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685120,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685121,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685122,"package_name":"bufbuild/buf-setup-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13870685123,"package_name":"bufbuild/buf-breaking-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_branch35.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:16.875Z","updated_at":"2023-09-22T09:28:16.875Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch35.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:17.302Z","updated_at":"2023-09-22T09:28:17.302Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_coverage.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_infra_images_cache.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:17.638Z","updated_at":"2023-09-22T09:28:17.638Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_infra_images_cache.yml","dependencies":[{"id":13870685168,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870685169,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685170,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685171,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13870685172,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_java21.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:19.942Z","updated_at":"2023-09-22T09:28:19.942Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_java21.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_main.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:20.284Z","updated_at":"2023-09-22T09:28:20.284Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_main.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_maven.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:20.640Z","updated_at":"2023-09-22T09:28:20.640Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_maven.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_rockdb_as_ui_backend.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:20.737Z","updated_at":"2023-09-22T09:28:20.737Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_rockdb_as_ui_backend.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:21.744Z","updated_at":"2023-09-22T09:28:21.744Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":13870687006,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_test.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:22.443Z","updated_at":"2023-09-22T09:28:22.443Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/maven_test.yml","dependencies":[{"id":13870687758,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870687759,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870687760,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870687761,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13870687762,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/notify_test_workflow.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:23.032Z","updated_at":"2023-09-22T09:28:23.032Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/notify_test_workflow.yml","dependencies":[{"id":13870688217,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_snapshot.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:24.149Z","updated_at":"2023-09-22T09:28:24.149Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/publish_snapshot.yml","dependencies":[{"id":13870688220,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870688221,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13870688222,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:25.097Z","updated_at":"2023-09-22T09:28:25.097Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/stale.yml","dependencies":[{"id":13870688778,"package_name":"actions/stale","ecosystem":"actions","requirements":"c201d45ef4b0ccbd3bb0616f93bae13e73d0a080","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_report.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:25.801Z","updated_at":"2023-09-22T09:28:25.801Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/test_report.yml","dependencies":[{"id":13870688818,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"09385b76de790122f4da9c82b17bccf858b9557c","direct":true,"kind":"composite","optional":false},{"id":13870688819,"package_name":"scacap/action-surefire-report","ecosystem":"actions","requirements":"482f012643ed0560e23ef605a79e8e87ca081648","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_build_status.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:26.461Z","updated_at":"2023-09-22T09:28:26.461Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/update_build_status.yml","dependencies":[{"id":13870688865,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cran","filepath":"R/pkg/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:27.714Z","updated_at":"2023-09-22T09:28:27.714Z","repository_link":"https://github.com/apache/spark/blob/master/R/pkg/DESCRIPTION","dependencies":[{"id":13870688925,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.5","direct":true,"kind":"depends","optional":false},{"id":13870688926,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"depends","optional":false},{"id":13870688927,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688928,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688929,"package_name":"markdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688930,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688931,"package_name":"e1071","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688932,"package_name":"survival","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":13870688933,"package_name":"arrow","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"docker","filepath":"dev/create-release/spark-rm/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:34.442Z","updated_at":"2023-09-22T09:28:34.442Z","repository_link":"https://github.com/apache/spark/blob/master/dev/create-release/spark-rm/Dockerfile","dependencies":[{"id":13870692793,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"dev/infra/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:34.914Z","updated_at":"2023-09-22T09:28:34.914Z","repository_link":"https://github.com/apache/spark/blob/master/dev/infra/Dockerfile","dependencies":[{"id":13870693964,"package_name":"ubuntu","ecosystem":"docker","requirements":"focal-20221019","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:35.300Z","updated_at":"2023-09-22T09:28:35.300Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile","dependencies":[{"id":13870694011,"package_name":"azul/zulu-openjdk","ecosystem":"docker","requirements":"${java_image_tag}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:36.098Z","updated_at":"2023-09-22T09:28:36.098Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/R/Dockerfile","dependencies":[{"id":13870694026,"package_name":"$base_img","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:36.624Z","updated_at":"2023-09-22T09:28:36.624Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/kubernetes/docker/src/main/dockerfiles/spark/bindings/python/Dockerfile","dependencies":[{"id":13870695256,"package_name":"$base_img","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"assembly/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:36.929Z","updated_at":"2023-09-22T09:28:36.929Z","repository_link":"https://github.com/apache/spark/blob/master/assembly/pom.xml","dependencies":[{"id":13870695274,"package_name":"org.spark-project.spark:unused","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"provided","optional":false},{"id":13870695275,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695276,"package_name":"org.apache.spark:spark-mllib_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695277,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695290,"package_name":"org.apache.spark:spark-graphx_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695291,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695292,"package_name":"org.apache.spark:spark-repl_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870695302,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false}]},{"ecosystem":"maven","filepath":"common/kvstore/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:38.045Z","updated_at":"2023-09-22T09:28:38.045Z","repository_link":"https://github.com/apache/spark/blob/master/common/kvstore/pom.xml","dependencies":[{"id":13870696504,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696505,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696506,"package_name":"${leveldbjni.group}:leveldbjni-all","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696507,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696508,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696509,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696510,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696511,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696512,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696513,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696514,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696515,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696516,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696517,"package_name":"org.rocksdb:rocksdbjni","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696518,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"common/network-common/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:39.031Z","updated_at":"2023-09-22T09:28:39.031Z","repository_link":"https://github.com/apache/spark/blob/master/common/network-common/pom.xml","dependencies":[{"id":13870696549,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696550,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696551,"package_name":"io.netty:netty-transport-native-epoll","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696552,"package_name":"io.netty:netty-transport-native-kqueue","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696553,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696554,"package_name":"${leveldbjni.group}:leveldbjni-all","ecosystem":"maven","requirements":"1.8","direct":true,"kind":"runtime","optional":false},{"id":13870696555,"package_name":"org.rocksdb:rocksdbjni","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696556,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696557,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696558,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696559,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870696560,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696561,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870696562,"package_name":"org.apache.commons:commons-crypto","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696563,"package_name":"com.google.crypto.tink:tink","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696564,"package_name":"org.roaringbitmap:RoaringBitmap","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696565,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696566,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696567,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696568,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696569,"package_name":"org.apache.spark:spark-common-utils_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870696570,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696571,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"common/network-shuffle/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:39.505Z","updated_at":"2023-09-22T09:28:39.505Z","repository_link":"https://github.com/apache/spark/blob/master/common/network-shuffle/pom.xml","dependencies":[{"id":13870696581,"package_name":"org.apache.spark:spark-network-common_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870696582,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696583,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696584,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870696585,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696586,"package_name":"org.roaringbitmap:RoaringBitmap","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870696587,"package_name":"org.apache.spark:spark-network-common_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870696588,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696589,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696590,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696591,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696592,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696593,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696594,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"common/network-yarn/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:40.385Z","updated_at":"2023-09-22T09:28:40.385Z","repository_link":"https://github.com/apache/spark/blob/master/common/network-yarn/pom.xml","dependencies":[{"id":13870696603,"package_name":"org.apache.spark:spark-network-shuffle_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870696609,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870696610,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870696612,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870696821,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870696825,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"common/sketch/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:41.284Z","updated_at":"2023-09-22T09:28:41.284Z","repository_link":"https://github.com/apache/spark/blob/master/common/sketch/pom.xml","dependencies":[{"id":13870697778,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870697779,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"common/tags/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:42.090Z","updated_at":"2023-09-22T09:28:42.090Z","repository_link":"https://github.com/apache/spark/blob/master/common/tags/pom.xml","dependencies":[{"id":13870697787,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":"${scala.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"common/unsafe/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:43.892Z","updated_at":"2023-09-22T09:28:43.892Z","repository_link":"https://github.com/apache/spark/blob/master/common/unsafe/pom.xml","dependencies":[{"id":13870699047,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870699048,"package_name":"org.apache.spark:spark-common-utils_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870699049,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870699050,"package_name":"com.twitter:chill_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699051,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699052,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699053,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870699054,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870699055,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870699057,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870699058,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"common/utils/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:44.770Z","updated_at":"2023-09-22T09:28:44.770Z","repository_link":"https://github.com/apache/spark/blob/master/common/utils/pom.xml","dependencies":[{"id":13870699085,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699086,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699087,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699088,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699089,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699090,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699091,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699092,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699093,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699094,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699095,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"connector/avro/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:45.400Z","updated_at":"2023-09-22T09:28:45.400Z","repository_link":"https://github.com/apache/spark/blob/master/connector/avro/pom.xml","dependencies":[{"id":13870699098,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870699099,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870699100,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870699101,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870699102,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870699103,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699104,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870699105,"package_name":"org.tukaani:xz","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"connector/docker-integration-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:48.803Z","updated_at":"2023-09-22T09:28:48.803Z","repository_link":"https://github.com/apache/spark/blob/master/connector/docker-integration-tests/pom.xml","dependencies":[{"id":13870701303,"package_name":"com.spotify:docker-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702462,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702463,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702464,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"18.0","direct":true,"kind":"runtime","optional":false},{"id":13870702465,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870702466,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870702467,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870702468,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702469,"package_name":"org.apache.hadoop:hadoop-minikdc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702470,"package_name":"org.glassfish.jersey.bundles.repackaged:jersey-guava","ecosystem":"maven","requirements":"2.25.1","direct":true,"kind":"test","optional":false},{"id":13870702500,"package_name":"org.mariadb.jdbc:mariadb-java-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702501,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702502,"package_name":"com.oracle.database.jdbc:ojdbc8","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702503,"package_name":"com.ibm.db2:jcc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702518,"package_name":"com.microsoft.sqlserver:mssql-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702519,"package_name":"com.mysql:mysql-connector-j","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"connector/kafka-0-10/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:49.745Z","updated_at":"2023-09-22T09:28:49.745Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kafka-0-10/pom.xml","dependencies":[{"id":13870702584,"package_name":"org.apache.spark:spark-token-provider-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870702585,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870702586,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870702588,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870702590,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870702592,"package_name":"org.apache.kafka:kafka-clients","ecosystem":"maven","requirements":"${kafka.version}","direct":true,"kind":"runtime","optional":false},{"id":13870702593,"package_name":"org.apache.kafka:kafka_${scala.binary.version}","ecosystem":"maven","requirements":"${kafka.version}","direct":true,"kind":"test","optional":false},{"id":13870702596,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.5.7","direct":true,"kind":"test","optional":false},{"id":13870702597,"package_name":"net.sf.jopt-simple:jopt-simple","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"test","optional":false},{"id":13870702598,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702599,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702600,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870702601,"package_name":"org.jmock:jmock-junit4","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870702602,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"connector/kafka-0-10-assembly/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:50.523Z","updated_at":"2023-09-22T09:28:50.523Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kafka-0-10-assembly/pom.xml","dependencies":[{"id":13870702666,"package_name":"org.apache.spark:spark-streaming-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870702667,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870702668,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702669,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702670,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702671,"package_name":"org.lz4:lz4-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702672,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"provided","optional":false},{"id":13870702673,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"provided","optional":false},{"id":13870702674,"package_name":"org.apache.avro:avro-mapred","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702675,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702676,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702677,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702678,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702679,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702680,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702681,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702682,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702683,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870702684,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"connector/kafka-0-10-sql/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:50.932Z","updated_at":"2023-09-22T09:28:50.932Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kafka-0-10-sql/pom.xml","dependencies":[{"id":13870705056,"package_name":"org.apache.spark:spark-token-provider-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870705057,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870705058,"package_name":"org.apache.spark:spark-token-provider-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705059,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705060,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705061,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705062,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705063,"package_name":"org.apache.kafka:kafka-clients","ecosystem":"maven","requirements":"${kafka.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705064,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705065,"package_name":"org.apache.commons:commons-pool2","ecosystem":"maven","requirements":"${commons-pool2.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705066,"package_name":"org.apache.kafka:kafka_${scala.binary.version}","ecosystem":"maven","requirements":"${kafka.version}","direct":true,"kind":"test","optional":false},{"id":13870705067,"package_name":"org.apache.hadoop:hadoop-minikdc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705068,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":"3.5.7","direct":true,"kind":"test","optional":false},{"id":13870705069,"package_name":"net.sf.jopt-simple:jopt-simple","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"test","optional":false},{"id":13870705070,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":"${jetty.version}","direct":true,"kind":"test","optional":false},{"id":13870705071,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705072,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705073,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705074,"package_name":"org.jmock:jmock-junit4","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705075,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"connector/kafka-0-10-token-provider/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:54.838Z","updated_at":"2023-09-22T09:28:54.838Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kafka-0-10-token-provider/pom.xml","dependencies":[{"id":13870705242,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870705243,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705244,"package_name":"org.apache.kafka:kafka-clients","ecosystem":"maven","requirements":"${kafka.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705245,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705246,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870705247,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705248,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"connector/kinesis-asl/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:55.403Z","updated_at":"2023-09-22T09:28:55.403Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kinesis-asl/pom.xml","dependencies":[{"id":13870705519,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870705520,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705521,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870705522,"package_name":"com.amazonaws:amazon-kinesis-client","ecosystem":"maven","requirements":"${aws.kinesis.client.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705523,"package_name":"com.amazonaws:aws-java-sdk-sts","ecosystem":"maven","requirements":"${aws.java.sdk.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705524,"package_name":"com.amazonaws:amazon-kinesis-producer","ecosystem":"maven","requirements":"${aws.kinesis.producer.version}","direct":true,"kind":"test","optional":false},{"id":13870705525,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-cbor","ecosystem":"maven","requirements":"${fasterxml.jackson.version}","direct":true,"kind":"runtime","optional":false},{"id":13870705526,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705527,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870705528,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870705529,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"connector/kinesis-asl-assembly/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:56.685Z","updated_at":"2023-09-22T09:28:56.685Z","repository_link":"https://github.com/apache/spark/blob/master/connector/kinesis-asl-assembly/pom.xml","dependencies":[{"id":13870708450,"package_name":"org.apache.spark:spark-streaming-kinesis-asl_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870709313,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870709314,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709315,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709316,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":"2.6.1","direct":true,"kind":"runtime","optional":false},{"id":13870709317,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709318,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709319,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709320,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709321,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709322,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709323,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"provided","optional":false},{"id":13870709324,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"provided","optional":false},{"id":13870709325,"package_name":"org.apache.avro:avro-mapred","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709326,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709327,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709328,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870709329,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":"${log4j.version}","direct":true,"kind":"provided","optional":false},{"id":13870709330,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"connector/protobuf/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:57.107Z","updated_at":"2023-09-22T09:28:57.107Z","repository_link":"https://github.com/apache/spark/blob/master/connector/protobuf/pom.xml","dependencies":[{"id":13870710098,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870710099,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870710100,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870710101,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870710102,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870710103,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870710104,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870710105,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870710106,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"connector/spark-ganglia-lgpl/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:28:58.531Z","updated_at":"2023-09-22T09:28:58.531Z","repository_link":"https://github.com/apache/spark/blob/master/connector/spark-ganglia-lgpl/pom.xml","dependencies":[{"id":13870713141,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713142,"package_name":"info.ganglia.gmetric4j:gmetric4j","ecosystem":"maven","requirements":"1.0.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:00.704Z","updated_at":"2023-09-22T09:29:00.704Z","repository_link":"https://github.com/apache/spark/blob/master/core/pom.xml","dependencies":[{"id":13870713678,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713679,"package_name":"org.apache.avro:avro","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713680,"package_name":"org.apache.avro:avro-mapred","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713681,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713682,"package_name":"com.twitter:chill_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713683,"package_name":"com.twitter:chill-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713685,"package_name":"com.github.jnr:jnr-posix","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713686,"package_name":"org.apache.xbean:xbean-asm9-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713812,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870713813,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870713814,"package_name":"org.apache.spark:spark-launcher_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713815,"package_name":"org.apache.spark:spark-kvstore_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713816,"package_name":"org.apache.spark:spark-network-common_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713817,"package_name":"org.apache.spark:spark-network-shuffle_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713818,"package_name":"org.apache.spark:spark-unsafe_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713819,"package_name":"org.apache.spark:spark-common-utils_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870713820,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713821,"package_name":"org.apache.curator:curator-recipes","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713822,"package_name":"org.apache.zookeeper:zookeeper","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713823,"package_name":"org.eclipse.jetty:jetty-plus","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713824,"package_name":"org.eclipse.jetty:jetty-security","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713825,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713826,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713827,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713828,"package_name":"org.eclipse.jetty:jetty-continuation","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713829,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713830,"package_name":"org.eclipse.jetty:jetty-proxy","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713831,"package_name":"org.eclipse.jetty:jetty-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713832,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870713833,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":"${jakartaservlet.version}","direct":true,"kind":"runtime","optional":false},{"id":13870713834,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713835,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713836,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713837,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713838,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713839,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713840,"package_name":"commons-collections:commons-collections","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713841,"package_name":"org.apache.commons:commons-collections4","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713842,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713843,"package_name":"com.ning:compress-lzf","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713844,"package_name":"org.xerial.snappy:snappy-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713845,"package_name":"org.lz4:lz4-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713846,"package_name":"com.github.luben:zstd-jni","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713847,"package_name":"org.roaringbitmap:RoaringBitmap","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713848,"package_name":"org.scala-lang.modules:scala-xml_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713849,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713850,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713851,"package_name":"org.json4s:json4s-jackson_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713861,"package_name":"org.glassfish.jersey.core:jersey-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713862,"package_name":"org.glassfish.jersey.core:jersey-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713863,"package_name":"org.glassfish.jersey.core:jersey-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713864,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713865,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713866,"package_name":"org.glassfish.jersey.inject:jersey-hk2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713867,"package_name":"org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713870,"package_name":"io.netty:netty-all","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713871,"package_name":"io.netty:netty-transport-native-epoll","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713872,"package_name":"io.netty:netty-transport-native-kqueue","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713873,"package_name":"com.clearspring.analytics:stream","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713874,"package_name":"io.dropwizard.metrics:metrics-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713875,"package_name":"io.dropwizard.metrics:metrics-jvm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713876,"package_name":"io.dropwizard.metrics:metrics-json","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713877,"package_name":"io.dropwizard.metrics:metrics-graphite","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713878,"package_name":"io.dropwizard.metrics:metrics-jmx","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713879,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713880,"package_name":"com.fasterxml.jackson.module:jackson-module-scala_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713881,"package_name":"org.apache.derby:derby","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713882,"package_name":"org.apache.ivy:ivy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713883,"package_name":"oro:oro","ecosystem":"maven","requirements":"${oro.version}","direct":true,"kind":"runtime","optional":false},{"id":13870713884,"package_name":"org.seleniumhq.selenium:selenium-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713885,"package_name":"org.seleniumhq.selenium:htmlunit-driver","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713886,"package_name":"net.sourceforge.htmlunit:htmlunit","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713887,"package_name":"net.sourceforge.htmlunit:htmlunit-core-js","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713888,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713889,"package_name":"org.apache.httpcomponents:httpmime","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713890,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713891,"package_name":"xml-apis:xml-apis","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713892,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713893,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713894,"package_name":"org.apache.curator:curator-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713895,"package_name":"org.apache.hadoop:hadoop-minikdc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713896,"package_name":"net.razorvine:pickle","ecosystem":"maven","requirements":"1.3","direct":true,"kind":"runtime","optional":false},{"id":13870713897,"package_name":"net.sf.py4j:py4j","ecosystem":"maven","requirements":"0.10.9.7","direct":true,"kind":"runtime","optional":false},{"id":13870713898,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713899,"package_name":"org.apache.spark:spark-launcher_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870713900,"package_name":"org.apache.spark:spark-network-shuffle_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870713901,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713902,"package_name":"org.apache.hadoop:hadoop-aws","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"test","optional":false},{"id":13870713903,"package_name":"org.apache.commons:commons-crypto","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870713904,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"examples/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:02.124Z","updated_at":"2023-09-22T09:29:02.124Z","repository_link":"https://github.com/apache/spark/blob/master/examples/pom.xml","dependencies":[{"id":13870713911,"package_name":"org.spark-project.spark:unused","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"provided","optional":false},{"id":13870713912,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713913,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713914,"package_name":"org.apache.spark:spark-mllib_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713915,"package_name":"org.apache.spark:spark-hive_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713916,"package_name":"org.apache.spark:spark-graphx_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713917,"package_name":"org.apache.spark:spark-streaming-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713918,"package_name":"org.apache.spark:spark-sql-kafka-0-10_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870713919,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870713920,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870713921,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870713922,"package_name":"com.github.scopt:scopt_${scala.binary.version}","ecosystem":"maven","requirements":"3.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"graphx/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:02.476Z","updated_at":"2023-09-22T09:29:02.476Z","repository_link":"https://github.com/apache/spark/blob/master/graphx/pom.xml","dependencies":[{"id":13870715508,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870715509,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870715510,"package_name":"org.apache.spark:spark-mllib-local_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870715518,"package_name":"org.apache.xbean:xbean-asm9-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870715519,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870715520,"package_name":"dev.ludovic.netlib:blas","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870715521,"package_name":"net.sourceforge.f2j:arpack_combined_all","ecosystem":"maven","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":13870715547,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870715548,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870715549,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"hadoop-cloud/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:03.277Z","updated_at":"2023-09-22T09:29:03.277Z","repository_link":"https://github.com/apache/spark/blob/master/hadoop-cloud/pom.xml","dependencies":[{"id":13870715843,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":13870715844,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870715845,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870715846,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"provided","optional":false},{"id":13870715847,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870715848,"package_name":"org.apache.hadoop:hadoop-aws","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715849,"package_name":"com.google.cloud.bigdataoss:gcs-connector","ecosystem":"maven","requirements":"${gcs-connector.version}","direct":true,"kind":"runtime","optional":false},{"id":13870715850,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715851,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715852,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715853,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-cbor","ecosystem":"maven","requirements":"${fasterxml.jackson.version}","direct":true,"kind":"runtime","optional":false},{"id":13870715854,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715855,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715856,"package_name":"org.apache.hadoop:hadoop-azure","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715857,"package_name":"org.apache.hadoop:hadoop-cloud-storage","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715858,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870715859,"package_name":"org.eclipse.jetty:jetty-util-ajax","ecosystem":"maven","requirements":"${jetty.version}","direct":true,"kind":"${hadoop.deps.scope}","optional":false}]},{"ecosystem":"maven","filepath":"launcher/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:04.099Z","updated_at":"2023-09-22T09:29:04.099Z","repository_link":"https://github.com/apache/spark/blob/master/launcher/pom.xml","dependencies":[{"id":13870717161,"package_name":"org.apache.logging.log4j:log4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717162,"package_name":"org.apache.logging.log4j:log4j-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717163,"package_name":"org.apache.logging.log4j:log4j-1.2-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717164,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717165,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717166,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717167,"package_name":"org.apache.logging.log4j:log4j-slf4j2-impl","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717168,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870717169,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870717170,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"test","optional":false},{"id":13870717171,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"mllib/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:04.866Z","updated_at":"2023-09-22T09:29:04.866Z","repository_link":"https://github.com/apache/spark/blob/master/mllib/pom.xml","dependencies":[{"id":13870717425,"package_name":"org.scala-lang.modules:scala-parser-combinators_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718468,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870718472,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718476,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870718479,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870718482,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718484,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718487,"package_name":"org.apache.spark:spark-graphx_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870718490,"package_name":"org.apache.spark:spark-mllib-local_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870718493,"package_name":"org.apache.spark:spark-mllib-local_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718496,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718501,"package_name":"org.scalanlp:breeze_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718800,"package_name":"org.apache.commons:commons-math3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718801,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718802,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718803,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718804,"package_name":"org.apache.spark:spark-streaming_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870718805,"package_name":"org.jpmml:pmml-model","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":13870718808,"package_name":"org.glassfish.jaxb:jaxb-runtime","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718809,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718810,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870718811,"package_name":"dev.ludovic.netlib:blas","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718812,"package_name":"dev.ludovic.netlib:lapack","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870718813,"package_name":"dev.ludovic.netlib:arpack","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"repl/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:08.256Z","updated_at":"2023-09-22T09:29:08.256Z","repository_link":"https://github.com/apache/spark/blob/master/repl/pom.xml","dependencies":[{"id":13870719775,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719776,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719777,"package_name":"org.apache.spark:spark-mllib_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719778,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719779,"package_name":"org.scala-lang:scala-compiler","ecosystem":"maven","requirements":"${scala.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719780,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":"${scala.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719781,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719782,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719783,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719784,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719785,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719786,"package_name":"org.apache.xbean:xbean-asm9-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719787,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719788,"package_name":"org.eclipse.jetty:jetty-plus","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719789,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719790,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719791,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"resource-managers/kubernetes/core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:09.655Z","updated_at":"2023-09-22T09:29:09.655Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/kubernetes/core/pom.xml","dependencies":[{"id":13870719813,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719814,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719815,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719816,"package_name":"io.fabric8:kubernetes-httpclient-okhttp","ecosystem":"maven","requirements":"${kubernetes-client.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719817,"package_name":"io.fabric8:kubernetes-client","ecosystem":"maven","requirements":"${kubernetes-client.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719818,"package_name":"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml","ecosystem":"maven","requirements":"${fasterxml.jackson.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719819,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719820,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719821,"package_name":"org.jmock:jmock-junit4","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"resource-managers/kubernetes/integration-tests/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:13.248Z","updated_at":"2023-09-22T09:29:13.248Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/pom.xml","dependencies":[{"id":13870719826,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719827,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719828,"package_name":"io.fabric8:kubernetes-client","ecosystem":"maven","requirements":"${kubernetes-client.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719829,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719830,"package_name":"org.apache.spark:spark-kubernetes_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"resource-managers/yarn/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:14.613Z","updated_at":"2023-09-22T09:29:14.613Z","repository_link":"https://github.com/apache/spark/blob/master/resource-managers/yarn/pom.xml","dependencies":[{"id":13870719870,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719871,"package_name":"org.apache.spark:spark-network-yarn_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719877,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719878,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719879,"package_name":"org.apache.hadoop:hadoop-client-api","ecosystem":"maven","requirements":"${hadoop.version}","direct":true,"kind":"runtime","optional":false},{"id":13870719880,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719881,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719882,"package_name":"org.eclipse.jetty:jetty-plus","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719883,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719884,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719885,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719886,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719887,"package_name":"org.eclipse.jetty.orbit:javax.servlet.jsp","ecosystem":"maven","requirements":"2.2.0.v201112011158","direct":true,"kind":"test","optional":false},{"id":13870719888,"package_name":"org.eclipse.jetty.orbit:javax.servlet.jsp.jstl","ecosystem":"maven","requirements":"1.2.0.v201105211821","direct":true,"kind":"test","optional":false},{"id":13870719889,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719890,"package_name":"com.sun.jersey:jersey-core","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"test","optional":false},{"id":13870719891,"package_name":"com.sun.jersey:jersey-json","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"test","optional":false},{"id":13870719892,"package_name":"com.sun.jersey:jersey-server","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"test","optional":false},{"id":13870719893,"package_name":"com.sun.jersey.contribs:jersey-guice","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"test","optional":false},{"id":13870719894,"package_name":"com.sun.jersey:jersey-servlet","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"test","optional":false},{"id":13870719895,"package_name":"${hive.group}:hive-exec","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870719896,"package_name":"${hive.group}:hive-metastore","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870719897,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870719898,"package_name":"org.apache.thrift:libfb303","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"sql/api/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:15.103Z","updated_at":"2023-09-22T09:29:15.103Z","repository_link":"https://github.com/apache/spark/blob/master/sql/api/pom.xml","dependencies":[{"id":13870719922,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719923,"package_name":"org.scala-lang.modules:scala-parser-combinators_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719924,"package_name":"org.apache.spark:spark-common-utils_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719925,"package_name":"org.apache.spark:spark-unsafe_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719926,"package_name":"org.json4s:json4s-jackson_${scala.binary.version}","ecosystem":"maven","requirements":"3.7.0-M11","direct":true,"kind":"runtime","optional":false},{"id":13870719927,"package_name":"org.antlr:antlr4-runtime","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719928,"package_name":"org.apache.arrow:arrow-vector","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719929,"package_name":"org.apache.arrow:arrow-memory-netty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"sql/catalyst/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:15.810Z","updated_at":"2023-09-22T09:29:15.810Z","repository_link":"https://github.com/apache/spark/blob/master/sql/catalyst/pom.xml","dependencies":[{"id":13870719934,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719935,"package_name":"org.apache.spark:spark-sql-api_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719936,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719937,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719938,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719939,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719940,"package_name":"org.apache.spark:spark-unsafe_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719941,"package_name":"org.apache.spark:spark-sketch_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719942,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719943,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719944,"package_name":"org.codehaus.janino:janino","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719945,"package_name":"org.codehaus.janino:commons-compiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719946,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719947,"package_name":"com.univocity:univocity-parsers","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719948,"package_name":"org.apache.ws.xmlschema:xmlschema-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719949,"package_name":"org.apache.datasketches:datasketches-java","ecosystem":"maven","requirements":"3.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"sql/core/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:16.179Z","updated_at":"2023-09-22T09:29:16.179Z","repository_link":"https://github.com/apache/spark/blob/master/sql/core/pom.xml","dependencies":[{"id":13870719961,"package_name":"org.rocksdb:rocksdbjni","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719962,"package_name":"com.univocity:univocity-parsers","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719963,"package_name":"org.apache.spark:spark-sketch_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719964,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719965,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719966,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870719967,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870719968,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719969,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719970,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719971,"package_name":"org.apache.orc:orc-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719972,"package_name":"org.apache.orc:orc-mapreduce","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719973,"package_name":"org.apache.hive:hive-storage-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719974,"package_name":"org.apache.parquet:parquet-column","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719975,"package_name":"org.apache.parquet:parquet-encoding","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719976,"package_name":"org.apache.parquet:parquet-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719977,"package_name":"org.apache.parquet:parquet-column","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719978,"package_name":"org.apache.parquet:parquet-hadoop","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719979,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719980,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719981,"package_name":"org.apache.ws.xmlschema:xmlschema-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719982,"package_name":"org.glassfish.jaxb:txw2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719983,"package_name":"org.apache.xbean:xbean-asm9-shaded","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719984,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870719985,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719986,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"2.2.220","direct":true,"kind":"test","optional":false},{"id":13870719987,"package_name":"org.mariadb.jdbc:mariadb-java-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719989,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719990,"package_name":"com.ibm.db2:jcc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719992,"package_name":"com.microsoft.sqlserver:mssql-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719993,"package_name":"com.oracle.database.jdbc:ojdbc8","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719994,"package_name":"org.apache.derby:derby","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719995,"package_name":"org.apache.parquet:parquet-avro","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719996,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719997,"package_name":"org.mockito:mockito-inline","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719998,"package_name":"org.seleniumhq.selenium:selenium-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870719999,"package_name":"org.seleniumhq.selenium:htmlunit-driver","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"sql/hive/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:16.783Z","updated_at":"2023-09-22T09:29:16.783Z","repository_link":"https://github.com/apache/spark/blob/master/sql/hive/pom.xml","dependencies":[{"id":13870720014,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870720015,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720016,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870720017,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720018,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720019,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720020,"package_name":"org.apache.parquet:parquet-hadoop","ecosystem":"maven","requirements":"${parquet.version}","direct":true,"kind":"test","optional":false},{"id":13870720021,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720022,"package_name":"${hive.group}:hive-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hive.common.scope}","optional":false},{"id":13870720029,"package_name":"${hive.group}:hive-exec","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720030,"package_name":"${hive.group}:hive-metastore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720031,"package_name":"${hive.group}:hive-serde","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hive.serde.scope}","optional":false},{"id":13870720032,"package_name":"${hive.group}:hive-shims","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hive.shims.scope}","optional":false},{"id":13870720035,"package_name":"org.apache.hive:hive-llap-common","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hive.llap.scope}","optional":false},{"id":13870720036,"package_name":"org.apache.hive:hive-llap-client","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hive.llap.scope}","optional":false},{"id":13870720037,"package_name":"org.apache.avro:avro","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720038,"package_name":"org.apache.avro:avro-mapred","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720039,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720040,"package_name":"org.codehaus.jackson:jackson-mapper-asl","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720041,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720042,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720043,"package_name":"org.jodd:jodd-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720044,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720045,"package_name":"org.datanucleus:datanucleus-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720046,"package_name":"org.apache.hadoop:hadoop-client-runtime","ecosystem":"maven","requirements":null,"direct":true,"kind":"${hadoop.deps.scope}","optional":false},{"id":13870720047,"package_name":"org.apache.thrift:libthrift","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720048,"package_name":"org.apache.thrift:libfb303","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720049,"package_name":"org.apache.derby:derby","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720050,"package_name":"org.scala-lang:scala-compiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720051,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"sql/hive-thriftserver/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:18.106Z","updated_at":"2023-09-22T09:29:18.106Z","repository_link":"https://github.com/apache/spark/blob/master/sql/hive-thriftserver/pom.xml","dependencies":[{"id":13870720199,"package_name":"org.apache.spark:spark-hive_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870720200,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720201,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720202,"package_name":"org.apache.spark:spark-hive_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720203,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720204,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720205,"package_name":"${hive.group}:hive-cli","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720206,"package_name":"${hive.group}:hive-jdbc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720207,"package_name":"${hive.group}:hive-beeline","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720208,"package_name":"${hive.group}:hive-service-rpc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720209,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870720210,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":13870720211,"package_name":"org.seleniumhq.selenium:selenium-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720212,"package_name":"org.seleniumhq.selenium:htmlunit-driver","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720213,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720214,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720215,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720216,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720217,"package_name":"net.sf.jpam:jpam","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720218,"package_name":"commons-cli:commons-cli","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720219,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"streaming/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:19.755Z","updated_at":"2023-09-22T09:29:19.755Z","repository_link":"https://github.com/apache/spark/blob/master/streaming/pom.xml","dependencies":[{"id":13870720293,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":13870720294,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":13870720295,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720296,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720297,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720298,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720299,"package_name":"org.eclipse.jetty:jetty-server","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720300,"package_name":"org.eclipse.jetty:jetty-plus","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720301,"package_name":"org.eclipse.jetty:jetty-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720302,"package_name":"org.eclipse.jetty:jetty-http","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720303,"package_name":"org.eclipse.jetty:jetty-servlet","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720304,"package_name":"org.eclipse.jetty:jetty-servlets","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720305,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720306,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720307,"package_name":"org.seleniumhq.selenium:selenium-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720308,"package_name":"org.seleniumhq.selenium:htmlunit-driver","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":13870720309,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"tools/pom.xml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:21.503Z","updated_at":"2023-09-22T09:29:21.503Z","repository_link":"https://github.com/apache/spark/blob/master/tools/pom.xml","dependencies":[{"id":13870720349,"package_name":"org.scala-lang:scala-reflect","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720350,"package_name":"org.scala-lang:scala-compiler","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":13870720351,"package_name":"org.clapper:classutil_${scala.binary.version}","ecosystem":"maven","requirements":"1.5.1","direct":true,"kind":"runtime","optional":false},{"id":13870720352,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":"${asm.version}","direct":true,"kind":"runtime","optional":false},{"id":13870720353,"package_name":"org.ow2.asm:asm-commons","ecosystem":"maven","requirements":"${asm.version}","direct":true,"kind":"runtime","optional":false},{"id":13870720354,"package_name":"org.ow2.asm:asm-util","ecosystem":"maven","requirements":"${asm.version}","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"dev/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-09-22T09:29:28.127Z","updated_at":"2023-09-22T09:29:28.127Z","repository_link":"https://github.com/apache/spark/blob/master/dev/package-lock.json","dependencies":[{"id":13870720915,"package_name":"@aashutoshrathi/word-wrap","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":13870720916,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"development","optional":false},{"id":13870720917,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":13870720918,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":13870720919,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":13870720920,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":13870720921,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":13870720922,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13870720923,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13870720924,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":13870720925,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":13870720926,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13870720927,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":13870720928,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":13870720929,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":13870720930,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":13870720931,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13870720932,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13870720933,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":13870720934,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13870720935,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13870720936,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":13870720937,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13870720938,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13870720939,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13870720940,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13870720941,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13870720942,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13870720943,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":13870720944,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":13870720945,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":13870720946,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":13870720947,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13870720948,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13870720949,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":13870720950,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13870720951,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"development","optional":false},{"id":13870720952,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13870720953,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13870720954,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13870720955,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13870720956,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13870720957,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":13870720958,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13870720959,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":13870720960,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13870720961,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13870720962,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13870720963,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":13870720964,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13870720965,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13870720966,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13870720967,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13870720968,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13870720969,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13870720970,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13870720971,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":13870720972,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13870720973,"package_name":"globals","ecosystem":"npm","requirements":"13.20.0","direct":false,"kind":"development","optional":false},{"id":13870720974,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13870720975,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":13870720976,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":13870720977,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13870720978,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13870720979,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13870720980,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13870720981,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13870720982,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":13870720983,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13870720984,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13870720985,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":13870720986,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13870720987,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13870720988,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13870720989,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":13870720990,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":13870720991,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13870720992,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13870720993,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13870720994,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13870720995,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13870720996,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":13870720997,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13870720998,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13870720999,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13870721000,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13870721001,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13870721002,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13870721003,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13870721004,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13870721005,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13870721006,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13870721007,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":13870721008,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13870721009,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13870721010,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13870721011,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13870721012,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":13870721013,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13870721014,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13870721015,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13870721016,"package_name":"table","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"development","optional":false},{"id":13870721017,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":13870721018,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13870721019,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":13870721020,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13870721021,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":13870721022,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":13870721023,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13870721024,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13870721025,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13870721026,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"dev/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:29.841Z","updated_at":"2023-09-22T09:29:29.841Z","repository_link":"https://github.com/apache/spark/blob/master/dev/package.json","dependencies":[{"id":13870721453,"package_name":"eslint","ecosystem":"npm","requirements":"^7.25.0","direct":true,"kind":"development","optional":false},{"id":13870721454,"package_name":"ansi-regex","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":13870721455,"package_name":"minimatch","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"dev/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:31.463Z","updated_at":"2023-09-22T09:29:31.463Z","repository_link":"https://github.com/apache/spark/blob/master/dev/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:32.764Z","updated_at":"2023-09-22T09:29:32.764Z","repository_link":"https://github.com/apache/spark/blob/master/dev/requirements.txt","dependencies":[{"id":13870721503,"package_name":"py4j","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721504,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721505,"package_name":"pyarrow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721506,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721507,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721508,"package_name":"plotly","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721509,"package_name":"mlflow","ecosystem":"pypi","requirements":"\u003e=2.3.1","direct":true,"kind":"development","optional":false},{"id":13870721510,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721511,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721512,"package_name":"memory-profiler","ecosystem":"pypi","requirements":"==0.60.0","direct":true,"kind":"development","optional":false},{"id":13870721513,"package_name":"unittest-xml-reporting","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721514,"package_name":"openpyxl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721515,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721516,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.982","direct":true,"kind":"development","optional":false},{"id":13870721517,"package_name":"pytest-mypy-plugins","ecosystem":"pypi","requirements":"==1.9.3","direct":true,"kind":"development","optional":false},{"id":13870721518,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.9.0","direct":true,"kind":"development","optional":false},{"id":13870721519,"package_name":"pandas-stubs","ecosystem":"pypi","requirements":"\u003c1.2.0.54","direct":true,"kind":"development","optional":false},{"id":13870721520,"package_name":"mkdocs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721521,"package_name":"pydata_sphinx_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721522,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721523,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721524,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721525,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003c3.0.0","direct":true,"kind":"development","optional":false},{"id":13870721526,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"development","optional":false},{"id":13870721527,"package_name":"sphinx-plotly-directive","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721705,"package_name":"docutils","ecosystem":"pypi","requirements":"\u003c0.18.0","direct":true,"kind":"development","optional":false},{"id":13870721706,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"development","optional":false},{"id":13870721707,"package_name":"jira","ecosystem":"pypi","requirements":"\u003e=3.5.2","direct":true,"kind":"development","optional":false},{"id":13870721708,"package_name":"PyGithub","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721709,"package_name":"black","ecosystem":"pypi","requirements":"==23.9.1","direct":true,"kind":"development","optional":false},{"id":13870721710,"package_name":"py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721711,"package_name":"grpcio","ecosystem":"pypi","requirements":"\u003e=1.48,\u003c1.57","direct":true,"kind":"development","optional":false},{"id":13870721712,"package_name":"grpcio-status","ecosystem":"pypi","requirements":"\u003e=1.48,\u003c1.57","direct":true,"kind":"development","optional":false},{"id":13870721713,"package_name":"protobuf","ecosystem":"pypi","requirements":"==3.20.3","direct":true,"kind":"development","optional":false},{"id":13870721714,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"==1.56.4","direct":true,"kind":"development","optional":false},{"id":13870721715,"package_name":"mypy-protobuf","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"development","optional":false},{"id":13870721716,"package_name":"googleapis-common-protos-stubs","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"development","optional":false},{"id":13870721717,"package_name":"grpc-stubs","ecosystem":"pypi","requirements":"==1.24.11","direct":true,"kind":"development","optional":false},{"id":13870721718,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721719,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721720,"package_name":"torcheval","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13870721721,"package_name":"deepspeed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:29:35.623Z","updated_at":"2023-09-22T09:29:35.623Z","repository_link":"https://github.com/apache/spark/blob/master/docs/Gemfile","dependencies":[{"id":13870724276,"package_name":"ffi","ecosystem":"rubygems","requirements":"= 1.15.5","direct":true,"kind":"runtime","optional":false},{"id":13870724277,"package_name":"jekyll","ecosystem":"rubygems","requirements":"= 4.3.2","direct":true,"kind":"runtime","optional":false},{"id":13870724278,"package_name":"rouge","ecosystem":"rubygems","requirements":"= 3.26.0","direct":true,"kind":"runtime","optional":false},{"id":13870724279,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"= 0.16.0","direct":true,"kind":"runtime","optional":false},{"id":13870724280,"package_name":"webrick","ecosystem":"rubygems","requirements":"= 1.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"docs/Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-09-22T09:29:40.837Z","updated_at":"2023-09-22T09:29:40.837Z","repository_link":"https://github.com/apache/spark/blob/master/docs/Gemfile.lock","dependencies":[{"id":13870724415,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":13870724416,"package_name":"colorator","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13870724417,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":13870724418,"package_name":"em-websocket","ecosystem":"rubygems","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":13870724419,"package_name":"eventmachine","ecosystem":"rubygems","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":13870724420,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":13870724421,"package_name":"forwardable-extended","ecosystem":"rubygems","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":13870724422,"package_name":"google-protobuf","ecosystem":"rubygems","requirements":"3.24.2","direct":false,"kind":"runtime","optional":false},{"id":13870724423,"package_name":"http_parser.rb","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13870724424,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":13870724425,"package_name":"jekyll","ecosystem":"rubygems","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":13870724426,"package_name":"jekyll-redirect-from","ecosystem":"rubygems","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":13870724427,"package_name":"jekyll-sass-converter","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":13870724428,"package_name":"jekyll-watch","ecosystem":"rubygems","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":13870724429,"package_name":"kramdown","ecosystem":"rubygems","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13870724430,"package_name":"kramdown-parser-gfm","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13870724431,"package_name":"liquid","ecosystem":"rubygems","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":13870724432,"package_name":"listen","ecosystem":"rubygems","requirements":"3.8.0","direct":false,"kind":"runtime","optional":false},{"id":13870724433,"package_name":"mercenary","ecosystem":"rubygems","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13870724434,"package_name":"pathutil","ecosystem":"rubygems","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":13870724435,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":13870724436,"package_name":"rake","ecosystem":"rubygems","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":13870724437,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":13870724438,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":13870724439,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":13870724440,"package_name":"rouge","ecosystem":"rubygems","requirements":"3.26.0","direct":false,"kind":"runtime","optional":false},{"id":13870724441,"package_name":"safe_yaml","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":13870724442,"package_name":"sass-embedded","ecosystem":"rubygems","requirements":"1.63.6","direct":false,"kind":"runtime","optional":false},{"id":13870724443,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":13870724444,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":13870724445,"package_name":"webrick","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":13870724446,"package_name":"bundler","ecosystem":"rubygems","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_maven_java21.yml","sha":null,"kind":"manifest","created_at":"2023-12-18T23:11:06.960Z","updated_at":"2023-12-18T23:11:06.960Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_maven_java21.yml","dependencies":[]},{"ecosystem":"npm","filepath":"core/src/main/resources/org/apache/spark/ui/static/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T23:11:09.697Z","updated_at":"2023-12-18T23:11:09.697Z","repository_link":"https://github.com/apache/spark/blob/master/core/src/main/resources/org/apache/spark/ui/static/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"ui-test/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-12-18T23:11:09.853Z","updated_at":"2023-12-18T23:11:09.853Z","repository_link":"https://github.com/apache/spark/blob/master/ui-test/package-lock.json","dependencies":[{"id":15170337992,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":15170337993,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.22.13","direct":false,"kind":"development","optional":false},{"id":15170337994,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":15170337995,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":15170337996,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":15170337997,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":15170337998,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15170337999,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338000,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":15170338001,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338002,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338003,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338004,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":15170338005,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":15170338006,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.23.0","direct":false,"kind":"development","optional":false},{"id":15170338007,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":15170338008,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":15170338009,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338010,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":15170338011,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":15170338012,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.6","direct":false,"kind":"development","optional":false},{"id":15170338013,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":15170338014,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":15170338015,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":15170338016,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.23.2","direct":false,"kind":"development","optional":false},{"id":15170338017,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.20","direct":false,"kind":"development","optional":false},{"id":15170338018,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338019,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":15170338020,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338021,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":15170338022,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":15170338023,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338024,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338025,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":15170338026,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338027,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":15170338028,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338029,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338030,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":15170338031,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":15170338032,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338033,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.15","direct":false,"kind":"development","optional":false},{"id":15170338034,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338035,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.23.3","direct":false,"kind":"development","optional":false},{"id":15170338036,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":15170338037,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":15170338038,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":15170338039,"package_name":"@jest/console","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338040,"package_name":"@jest/core","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338041,"package_name":"@jest/environment","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338042,"package_name":"@jest/expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338043,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338044,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338045,"package_name":"@jest/globals","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338046,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338047,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338048,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338049,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338050,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338051,"package_name":"@jest/transform","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338052,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338053,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":15170338054,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15170338055,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15170338056,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"development","optional":false},{"id":15170338057,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"development","optional":false},{"id":15170338058,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"development","optional":false},{"id":15170338059,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338060,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"development","optional":false},{"id":15170338061,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338062,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.4","direct":false,"kind":"development","optional":false},{"id":15170338063,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.7","direct":false,"kind":"development","optional":false},{"id":15170338064,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"development","optional":false},{"id":15170338065,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.4","direct":false,"kind":"development","optional":false},{"id":15170338066,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.9","direct":false,"kind":"development","optional":false},{"id":15170338067,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":15170338068,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15170338069,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":15170338070,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"20.0.1","direct":false,"kind":"development","optional":false},{"id":15170338071,"package_name":"@types/node","ecosystem":"npm","requirements":"20.9.1","direct":false,"kind":"development","optional":false},{"id":15170338072,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15170338073,"package_name":"@types/tough-cookie","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":15170338074,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.31","direct":false,"kind":"development","optional":false},{"id":15170338075,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"development","optional":false},{"id":15170338076,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":15170338077,"package_name":"acorn","ecosystem":"npm","requirements":"8.11.2","direct":false,"kind":"development","optional":false},{"id":15170338078,"package_name":"acorn-globals","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15170338079,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":15170338080,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":15170338081,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":15170338082,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15170338083,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":15170338084,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":15170338085,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":15170338086,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":15170338087,"package_name":"babel-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338088,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":15170338089,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":15170338090,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338091,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15170338092,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338093,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15170338094,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":15170338095,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15170338096,"package_name":"browserslist","ecosystem":"npm","requirements":"4.22.1","direct":false,"kind":"development","optional":false},{"id":15170338097,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15170338098,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15170338099,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15170338100,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":15170338101,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001563","direct":false,"kind":"development","optional":false},{"id":15170338102,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":15170338103,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15170338104,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":15170338105,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":15170338106,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":15170338107,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":15170338108,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15170338109,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15170338110,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":15170338111,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":15170338112,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":15170338113,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338114,"package_name":"create-jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338115,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":15170338116,"package_name":"cssom","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":15170338117,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":15170338118,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":15170338119,"package_name":"dedent","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":15170338120,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":15170338121,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15170338122,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15170338123,"package_name":"diff-sequences","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338124,"package_name":"domexception","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338125,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.588","direct":false,"kind":"development","optional":false},{"id":15170338126,"package_name":"emittery","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":15170338127,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":15170338128,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":15170338129,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":15170338130,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15170338131,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338132,"package_name":"escodegen","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15170338133,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15170338134,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":15170338135,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":15170338136,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15170338137,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":15170338138,"package_name":"expect","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338139,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15170338140,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15170338141,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":15170338142,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15170338143,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338144,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15170338145,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":15170338146,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":15170338147,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":15170338148,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":15170338149,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":15170338150,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15170338151,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":15170338152,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":15170338153,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":15170338154,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338155,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338156,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338157,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15170338158,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15170338159,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15170338160,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15170338161,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":15170338162,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15170338163,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":15170338164,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":15170338165,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":15170338166,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":15170338167,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.13.1","direct":false,"kind":"development","optional":false},{"id":15170338168,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338169,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15170338170,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15170338171,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15170338172,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":15170338173,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338174,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":15170338175,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15170338176,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15170338177,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"development","optional":false},{"id":15170338178,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338179,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":15170338180,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15170338181,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":15170338182,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338183,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338184,"package_name":"jest-circus","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338185,"package_name":"jest-cli","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338186,"package_name":"jest-config","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338187,"package_name":"jest-diff","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338188,"package_name":"jest-docblock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338189,"package_name":"jest-each","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338190,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338191,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15170338192,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":15170338193,"package_name":"data-urls","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":15170338194,"package_name":"jsdom","ecosystem":"npm","requirements":"20.0.3","direct":false,"kind":"development","optional":false},{"id":15170338195,"package_name":"tr46","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338196,"package_name":"whatwg-url","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":15170338197,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338198,"package_name":"jest-get-type","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338199,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338200,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338201,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338202,"package_name":"jest-message-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338203,"package_name":"jest-mock","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338204,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":15170338205,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"development","optional":false},{"id":15170338206,"package_name":"jest-resolve","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338207,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338208,"package_name":"jest-runner","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338209,"package_name":"jest-runtime","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338210,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338211,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338212,"package_name":"jest-validate","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338213,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":15170338214,"package_name":"jest-watcher","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338215,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338216,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":15170338217,"package_name":"jquery","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":15170338218,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338219,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":15170338220,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":15170338221,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":15170338222,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":15170338223,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":15170338224,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15170338225,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":15170338226,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15170338227,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":15170338228,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338229,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":15170338230,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338231,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":15170338232,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":15170338233,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":15170338234,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":15170338235,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":15170338236,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15170338237,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":15170338238,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":15170338239,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"development","optional":false},{"id":15170338240,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338241,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":15170338242,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":15170338243,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":15170338244,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":15170338245,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":15170338246,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":15170338247,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":15170338248,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15170338249,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":15170338250,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":15170338251,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338252,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":15170338253,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15170338254,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":15170338255,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15170338256,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":15170338257,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":15170338258,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":15170338259,"package_name":"pretty-format","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"development","optional":false},{"id":15170338260,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":15170338261,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":15170338262,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":15170338263,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":15170338264,"package_name":"pure-rand","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":15170338265,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15170338266,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":15170338267,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":15170338268,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15170338269,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.8","direct":false,"kind":"development","optional":false},{"id":15170338270,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338271,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":15170338272,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15170338273,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":15170338274,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15170338275,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"development","optional":false},{"id":15170338276,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338277,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338278,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":15170338279,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15170338280,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338281,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":15170338282,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":15170338283,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":15170338284,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":15170338285,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":15170338286,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":15170338287,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":15170338288,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338289,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338290,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15170338291,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":15170338292,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":15170338293,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":15170338294,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":15170338295,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":15170338296,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338297,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":15170338298,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":15170338299,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":15170338300,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":15170338301,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"development","optional":false},{"id":15170338302,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":15170338303,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.13","direct":false,"kind":"development","optional":false},{"id":15170338304,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"development","optional":false},{"id":15170338305,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.1.3","direct":false,"kind":"development","optional":false},{"id":15170338306,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338307,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":15170338308,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15170338309,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":15170338310,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":15170338311,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":15170338312,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":15170338313,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":15170338314,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":15170338315,"package_name":"ws","ecosystem":"npm","requirements":"8.14.2","direct":false,"kind":"development","optional":false},{"id":15170338316,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":15170338317,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":15170338318,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":15170338319,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":15170338320,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":15170338321,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":15170338322,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"ui-test/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T23:11:10.965Z","updated_at":"2023-12-18T23:11:10.965Z","repository_link":"https://github.com/apache/spark/blob/master/ui-test/package.json","dependencies":[{"id":15170338325,"package_name":"jest","ecosystem":"npm","requirements":"^29.7.0","direct":true,"kind":"development","optional":false},{"id":15170338326,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"^29.7.0","direct":true,"kind":"development","optional":false},{"id":15170338327,"package_name":"jquery","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"maven","filepath":"connector/profiler/pom.xml","sha":null,"kind":"manifest","created_at":"2024-01-16T08:39:44.533Z","updated_at":"2024-01-16T08:39:44.533Z","repository_link":"https://github.com/apache/spark/blob/master/connector/profiler/pom.xml","dependencies":[{"id":15640981409,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":15640981413,"package_name":"me.bechberger:ap-loader-all","ecosystem":"maven","requirements":"2.9-7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_sparkr_window.yml","sha":null,"kind":"manifest","created_at":"2024-03-04T01:48:31.379Z","updated_at":"2024-03-04T01:48:31.379Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_sparkr_window.yml","dependencies":[{"id":16584518006,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16584518007,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16584518008,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16584518009,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16584518010,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"common/variant/pom.xml","sha":null,"kind":"manifest","created_at":"2024-03-24T01:32:40.906Z","updated_at":"2024-03-24T01:32:40.906Z","repository_link":"https://github.com/apache/spark/blob/master/common/variant/pom.xml","dependencies":[{"id":17004452259,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":17004453618,"package_name":"org.apache.spark:spark-common-utils_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":17004453619,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":17004453620,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_python_connect.yml","sha":null,"kind":"manifest","created_at":"2024-04-10T03:45:39.941Z","updated_at":"2024-04-10T03:45:39.941Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_connect.yml","dependencies":[{"id":17339380147,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17339380148,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17339380149,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17339380150,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17339380151,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"python/packaging/classic/setup.py","sha":null,"kind":"manifest","created_at":"2024-04-10T03:45:40.757Z","updated_at":"2024-04-10T03:45:40.757Z","repository_link":"https://github.com/apache/spark/blob/master/python/packaging/classic/setup.py","dependencies":[{"id":17339380152,"package_name":"py4j","ecosystem":"pypi","requirements":"==0.10.9.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"python/packaging/connect/setup.py","sha":null,"kind":"manifest","created_at":"2024-04-10T03:45:40.843Z","updated_at":"2024-04-10T03:45:40.843Z","repository_link":"https://github.com/apache/spark/blob/master/python/packaging/connect/setup.py","dependencies":[{"id":17339380153,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":17339380154,"package_name":"pyarrow","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":17339380155,"package_name":"grpcio","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":17339380156,"package_name":"grpcio-status","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":17339380157,"package_name":"googleapis-common-protos","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":17339380158,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_branch35_python.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:52.785Z","updated_at":"2024-11-05T22:47:52.785Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch35_python.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_maven_java21_macos15.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:52.903Z","updated_at":"2024-11-05T22:47:52.903Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_maven_java21_macos15.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_non_ansi.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:52.954Z","updated_at":"2024-11-05T22:47:52.954Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_non_ansi.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.10.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.000Z","updated_at":"2024-11-05T22:47:53.000Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.10.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.12.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.045Z","updated_at":"2024-11-05T22:47:53.045Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.12.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.13.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.091Z","updated_at":"2024-11-05T22:47:53.091Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.13.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_connect35.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.196Z","updated_at":"2024-11-05T22:47:53.196Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_connect35.yml","dependencies":[{"id":20581533671,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581533672,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581533673,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581533674,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":20581533675,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_python_pypy3.10.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.275Z","updated_at":"2024-11-05T22:47:53.275Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_pypy3.10.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pages.yml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.381Z","updated_at":"2024-11-05T22:47:53.381Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/pages.yml","dependencies":[{"id":20581533676,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581533677,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20581533678,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":20581533679,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":20581533680,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":20581533681,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":20581533682,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"binder/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:53.513Z","updated_at":"2024-11-05T22:47:53.513Z","repository_link":"https://github.com/apache/spark/blob/master/binder/Dockerfile","dependencies":[{"id":20581533683,"package_name":"python","ecosystem":"docker","requirements":"3.10-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"sql/connect/common/pom.xml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:47:54.113Z","updated_at":"2024-11-05T22:47:54.113Z","repository_link":"https://github.com/apache/spark/blob/master/sql/connect/common/pom.xml","dependencies":[{"id":20581536315,"package_name":"org.apache.spark:spark-sql-api_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":20581537730,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":20581537731,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":20581537732,"package_name":"io.grpc:grpc-netty","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581537733,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581537734,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581537735,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581537736,"package_name":"io.grpc:grpc-inprocess","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581537737,"package_name":"io.netty:netty-codec-http2","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":20581538292,"package_name":"io.netty:netty-handler-proxy","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":20581540432,"package_name":"io.netty:netty-transport-native-unix-common","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"runtime","optional":false},{"id":20581545204,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"${tomcat.annotations.api.version}","direct":true,"kind":"runtime","optional":false},{"id":20581545205,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"sql/connect/server/pom.xml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:48:10.973Z","updated_at":"2024-11-05T22:48:10.973Z","repository_link":"https://github.com/apache/spark/blob/master/sql/connect/server/pom.xml","dependencies":[{"id":20581545745,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":20581545752,"package_name":"org.apache.spark:spark-connect-common_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":20581545754,"package_name":"org.apache.spark:spark-core_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581545755,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":20581545759,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":20581545824,"package_name":"org.apache.spark:spark-mllib_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":20581545855,"package_name":"org.apache.spark:spark-avro_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581545856,"package_name":"org.apache.spark:spark-protobuf_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581546003,"package_name":"org.apache.spark:spark-catalyst_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581546004,"package_name":"org.apache.spark:spark-sql_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581546005,"package_name":"org.apache.spark:spark-connect-common_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false},{"id":20581546006,"package_name":"org.apache.spark:spark-tags_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"provided","optional":false},{"id":20581546007,"package_name":"org.scala-lang.modules:scala-parallel-collections_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":20581546882,"package_name":"jakarta.servlet:jakarta.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":20581546883,"package_name":"javax.servlet:javax.servlet-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":20581546884,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"${connect.guava.version}","direct":true,"kind":"compile","optional":false},{"id":20581546885,"package_name":"com.google.guava:failureaccess","ecosystem":"maven","requirements":"${guava.failureaccess.version}","direct":true,"kind":"compile","optional":false},{"id":20581546980,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":20581546981,"package_name":"com.google.protobuf:protobuf-java-util","ecosystem":"maven","requirements":null,"direct":true,"kind":"compile","optional":false},{"id":20581546982,"package_name":"io.grpc:grpc-netty","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581546983,"package_name":"io.grpc:grpc-protobuf","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581546984,"package_name":"io.grpc:grpc-services","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581546985,"package_name":"io.grpc:grpc-stub","ecosystem":"maven","requirements":"${io.grpc.version}","direct":true,"kind":"runtime","optional":false},{"id":20581546986,"package_name":"io.netty:netty-codec-http2","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"provided","optional":false},{"id":20581546987,"package_name":"io.netty:netty-handler-proxy","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"provided","optional":false},{"id":20581546988,"package_name":"io.netty:netty-transport-native-unix-common","ecosystem":"maven","requirements":"${netty.version}","direct":true,"kind":"provided","optional":false},{"id":20581546989,"package_name":"org.apache.tomcat:annotations-api","ecosystem":"maven","requirements":"${tomcat.annotations.api.version}","direct":true,"kind":"provided","optional":false},{"id":20581546990,"package_name":"org.scalacheck:scalacheck_${scala.binary.version}","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":20581547357,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":20581547358,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":20581547359,"package_name":"net.bytebuddy:byte-buddy-agent","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":20581547380,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":"2.3.232","direct":true,"kind":"test","optional":false},{"id":20581547381,"package_name":"org.apache.spark:spark-repl_${scala.binary.version}","ecosystem":"maven","requirements":"4.0.0-SNAPSHOT","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"sql/connect/shims/pom.xml","sha":null,"kind":"manifest","created_at":"2024-11-05T22:48:39.113Z","updated_at":"2024-11-05T22:48:39.113Z","repository_link":"https://github.com/apache/spark/blob/master/sql/connect/shims/pom.xml","dependencies":[{"id":20581547396,"package_name":"org.scala-lang:scala-library","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.555Z","updated_at":"2025-04-15T10:17:24.555Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_java21.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.596Z","updated_at":"2025-04-15T10:17:24.596Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_java21.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_maven.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.638Z","updated_at":"2025-04-15T10:17:24.638Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_maven.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_maven_java21.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.679Z","updated_at":"2025-04-15T10:17:24.679Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_maven_java21.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_non_ansi.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.720Z","updated_at":"2025-04-15T10:17:24.720Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_non_ansi.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_python.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.761Z","updated_at":"2025-04-15T10:17:24.761Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_python.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_branch40_python_pypy3.10.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.802Z","updated_at":"2025-04-15T10:17:24.802Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_branch40_python_pypy3.10.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_maven_java21_arm.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.905Z","updated_at":"2025-04-15T10:17:24.905Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_maven_java21_arm.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.11_arm.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:24.978Z","updated_at":"2025-04-15T10:17:24.978Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.11_arm.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.11_macos.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:25.019Z","updated_at":"2025-04-15T10:17:25.019Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.11_macos.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build_python_3.13_nogil.yml","sha":null,"kind":"manifest","created_at":"2025-04-15T10:17:25.081Z","updated_at":"2025-04-15T10:17:25.081Z","repository_link":"https://github.com/apache/spark/blob/master/.github/workflows/build_python_3.13_nogil.yml","dependencies":[]}],"score":40.21186241785299,"created_at":"2025-09-08T11:18:33.673Z","updated_at":"2025-10-07T08:24:44.646Z","avatar_url":"https://github.com/apache.png","language":"Scala","category":null,"sub_category":null,"monthly_downloads":44731192,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","alignment","flexible","deep-neural-networks","agents","langchain","mlops","reinforcement-learning","hyperparameter-optimization","gbm"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64321","html_url":"https://science.ecosyste.ms/projects/64321"}